2 references to s_pathSeparators
Microsoft.CodeAnalysis (2)
CommandLine\CommandLineParser.cs (2)
215ParseSeparatedStrings(arg, s_pathSeparators, removeEmptyEntries: true, parts); 1039ParseSeparatedStrings(str, s_pathSeparators, removeEmptyEntries: true, builder);