1 reference to AllocateThunk
System.Private.CoreLib (1)
System\Runtime\InteropServices\PInvokeMarshal.cs (1)
73return GetPInvokeDelegates().GetOrAdd(del, s_AllocateThunk ??= AllocateThunk).Thunk;