1 write to _interopStateManager
ILCompiler.Compiler (1)
IL\Stubs\PInvokeILProvider.cs (1)
23_interopStateManager = interopStateManager;
2 references to _interopStateManager
ILCompiler.Compiler (2)
IL\Stubs\PInvokeILProvider.cs (2)
32return PInvokeILEmitter.EmitIL(method, _pInvokeILEmitterConfiguration, _interopStateManager); 37return _interopStateManager.GetPInvokeCalliStub(signature, moduleContext);