3 references to WSAEFAULT
System.ServiceModel (3)
System\ServiceModel\Channels\PnrpPeerResolver.cs (3)
1722if (error != (int)WsaError.WSAEFAULT) // buffer length to small 1816if (error == (int)WsaError.WSAEFAULT) 2079if (error == (int)WsaError.WSAEFAULT)