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