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