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