2 references to GetInteropCommonStubAddress
System.Private.CoreLib (2)
System\Runtime\InteropServices\IDynamicInterfaceCastable.cs (1)
19
private static readonly object s_thunkPoolHeap = RuntimeAugments.CreateThunksHeap(RuntimeImports.
GetInteropCommonStubAddress
());
System\Runtime\InteropServices\PInvokeMarshal.cs (1)
183
RuntimeAugments.CreateThunksHeap(RuntimeImports.
GetInteropCommonStubAddress
()),