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