1 write to FunctionPtr
System.Private.CoreLib (1)
System\Runtime\InteropServices\PInvokeMarshal.cs (1)
137
thunkData->
FunctionPtr
= openStaticFunctionPointer;
1 reference to FunctionPtr
System.Private.CoreLib (1)
System\Runtime\InteropServices\PInvokeMarshal.cs (1)
261
fnPtr = ((ThunkContextData*)pContext)->
FunctionPtr
;