1 instantiation of PInvokeDelegateWrapperHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
32
_pInvokeDelegateWrapperHashtable = new
PInvokeDelegateWrapperHashtable
(this, _generatedAssembly);
1 reference to PInvokeDelegateWrapperHashtable
ILCompiler.Compiler (1)
parent\parent\Common\TypeSystem\Interop\InteropStateManager.cs (1)
20
private readonly
PInvokeDelegateWrapperHashtable
_pInvokeDelegateWrapperHashtable;