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