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