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