1 write to _interopStateManager
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\DelegateMarshallingStubMapNode.cs (1)
23_interopStateManager = interopStateManager;
3 references to _interopStateManager
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\DelegateMarshallingStubMapNode.cs (3)
54writer.GetUnsignedConstant(_externalReferences.GetIndex(factory.MethodEntrypoint(_interopStateManager.GetOpenStaticDelegateMarshallingThunk(delegateType)))), 55writer.GetUnsignedConstant(_externalReferences.GetIndex(factory.MethodEntrypoint(_interopStateManager.GetClosedDelegateMarshallingThunk(delegateType)))), 56writer.GetUnsignedConstant(_externalReferences.GetIndex(factory.MethodEntrypoint(_interopStateManager.GetForwardDelegateCreationThunk(delegateType))))