7 references to SizeLimit
System (7)
net\System\URI.cs (7)
626case ParsingError.SizeLimit: 1993return ParsingError.SizeLimit; 2630throw GetException(ParsingError.SizeLimit); 3371UriFormatException e = GetException(ParsingError.SizeLimit); 3493UriFormatException e = GetException(ParsingError.SizeLimit); 3551UriFormatException e = GetException(ParsingError.SizeLimit); 3987err = ParsingError.SizeLimit;