Class MethodCall.ArgumentLoader.ForThisReference

    • Constructor Detail

      • ForThisReference

        public ForThisReference​(TypeDescription instrumentedType)
        Creates an argument loader that supplies the this instance as an argument.
        Parameters:
        instrumentedType - The instrumented type.
    • Method Detail