1 instantiation of 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)
23
private readonly
PInvokeCalliHashtable
_pInvokeCalliHashtable;