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