2 references to UNICODE_PLANE00_END
System (2)
net\System\Net\WebUtility.cs (2)
217parsedSuccessfully = (0 < parsedValue && parsedValue <= UNICODE_PLANE00_END); 233if (parsedValue <= UNICODE_PLANE00_END) {