Home
last modified time | relevance | path

Searched refs:CollectionCountExceeded_HttpValueCollection (Results 1 – 4 of 4) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/
H A DHttpFileCollection.cs90 …throw new InvalidOperationException(SR.GetString(SR.CollectionCountExceeded_HttpValueCollection, A… in ThrowIfMaxHttpCollectionKeysExceeded()
H A DHttpCookieCollection.cs117 …throw new InvalidOperationException(SR.GetString(SR.CollectionCountExceeded_HttpValueCollection, A… in ThrowIfMaxHttpCollectionKeysExceeded()
H A DHttpValueCollection.cs282 …throw new InvalidOperationException(SR.GetString(SR.CollectionCountExceeded_HttpValueCollection, A… in ThrowIfMaxHttpCollectionKeysExceeded()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/ReferenceSources/
H A DSR.cs187 …public const string CollectionCountExceeded_HttpValueCollection = "The maximum number of form, que… field in SR