3 references to SeparatorChar
System.Web (3)
parent\parent\parent\misc\ConfigPathUtility.cs (3)
39ch = SeparatorChar; 47if (ch == SeparatorChar) { 125int lastSlash = configPath.LastIndexOf(SeparatorChar);