2 references to CheckForColonInFirstPathSegment
System (2)
net\System\URI.cs (1)
1928
if (
CheckForColonInFirstPathSegment
(relativeUriString)
net\System\UriExt.cs (1)
493
if (!UriParser.ShouldUseLegacyV2Quirks &&
CheckForColonInFirstPathSegment
(m_String))