2 references to net_array_too_small
System.Net.HttpListener (2)
System\Net\HttpListenerPrefixCollection.cs (2)
44
throw new ArgumentOutOfRangeException(nameof(array), SR.
net_array_too_small
);
60
throw new ArgumentOutOfRangeException(nameof(array), SR.
net_array_too_small
);