1 write to _pInvokeCalliHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
35
_pInvokeCalliHashtable
= new PInvokeCalliHashtable(this, _generatedAssembly.GetGlobalModuleType());
1 reference to _pInvokeCalliHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
194
return
_pInvokeCalliHashtable
.GetOrCreateValue(new CalliMarshallingMethodThunkKey(normalizedSignatureBuilder.ToSignature(), MarshalHelpers.IsRuntimeMarshallingEnabled(moduleContext)));