2 references to TryCreateThis
System.Private.Uri (2)
System\UriExt.cs (2)
20UriFormatException? e = TryCreateThis(uri, dontEscape, uriKind, in creationOptions); 644UriFormatException? e = result.TryCreateThis(uriString, dontEscape, uriKind, in creationOptions);