Home
last modified time | relevance | path

Searched refs:net_sockets_invalid_dnsendpoint (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs416 …public const string net_sockets_invalid_dnsendpoint = "The parameter {0} must not be of type DnsEn… field in SR
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Sockets/src/System/Net/Sockets/
H A DSocket.cs4315 …throw new ArgumentException(SR.Format(SR.net_sockets_invalid_dnsendpoint, nameof(remoteEP)), nameo… in SnapshotAndSerialize()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Sockets/
H A DSocket.cs5945 …throw new ArgumentException(SR.GetString(SR.net_sockets_invalid_dnsendpoint, "remoteEP"), "remoteE… in CallSerializeCheckDnsEndPoint()