1 reference to PathSeparators
MSBuild (1)
TerminalLogger\TerminalLogger.cs (1)
1140
int index = path.LastIndexOfAny(
PathSeparators
);