1 instantiation of PInvokeLazyFixupFieldHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
34
_pInvokeLazyFixupFieldHashtable = new
PInvokeLazyFixupFieldHashtable
(_generatedAssembly.GetGlobalModuleType());
1 reference to PInvokeLazyFixupFieldHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
22
private readonly
PInvokeLazyFixupFieldHashtable
_pInvokeLazyFixupFieldHashtable;