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