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