Home
last modified time | relevance | path

Searched refs:net_sockets_invalid_socketinformation (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs412 …public const string net_sockets_invalid_socketinformation = "The specified value for the socket in… field in SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Sockets/
H A DSocket.cs195 …throw new ArgumentException(SR.GetString(SR.net_sockets_invalid_socketinformation), "socketInforma… in Socket()
212 …throw new ArgumentException(SR.GetString(SR.net_sockets_invalid_socketinformation), "socketInforma… in Socket()