2 references to CheckSchemeSyntax
System.Private.Uri (2)
System\Uri.cs (2)
611UriParser? syntax = CheckSchemeSyntax(relativeStr.AsSpan(0, i), ref error); 3706syntax = CheckSchemeSyntax(uriString.AsSpan(i, colonOffset), ref err);