7 references to ProtocolType
System.Net.Ping (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
59Interop.Error.EPROTOTYPE => SocketError.ProtocolType, 107SocketError.ProtocolType => Interop.Error.EPROTOTYPE,
System.Net.Primitives (2)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
59Interop.Error.EPROTOTYPE => SocketError.ProtocolType, 107SocketError.ProtocolType => Interop.Error.EPROTOTYPE,
System.Net.Sockets (3)
src\libraries\Common\src\System\Net\Sockets\SocketErrorPal.Unix.cs (2)
59Interop.Error.EPROTOTYPE => SocketError.ProtocolType, 107SocketError.ProtocolType => Interop.Error.EPROTOTYPE,
System\Net\Sockets\SocketsTelemetry.cs (1)
262SocketError.ProtocolType => "protocol_type",