3 references to StaticIsFile
System (3)
net\System\URI.cs (3)
3925
if (idx == length || ((ch=pString[idx]) == '/' || (ch == '\\' &&
StaticIsFile
(syntax)) || ch == '#' || ch == '?'))
4109
&& !
StaticIsFile
(syntax))
5023
if (
StaticIsFile
(basePart.Syntax))