1 write to recvMsg_Blocking
System (1)
net\System\Net\Sockets\_DynamicWinsockMethods.cs (1)
217recvMsg_Blocking = (WSARecvMsgDelegate_Blocking)Marshal.GetDelegateForFunctionPointer(ptrWSARecvMsg,
1 reference to recvMsg_Blocking
System (1)
net\System\Net\Sockets\_DynamicWinsockMethods.cs (1)
98return (T)(object)recvMsg_Blocking;