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