Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/src/System/Net/
H A DHttpWebRequest.cs616 throw new ArgumentException(SR.net_no100, nameof(value));
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs337 public const string net_no100 = "100-Continue may not be set using this property."; field in SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DHttpWebRequest.cs2944 throw new ArgumentException(SR.GetString(SR.net_no100), "value");