1 reference to LastIndexOfAny
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (1)
CommandLineTests.cs (1)
262lastSlashIndex = path.LastIndexOfAny(separators, lastSlashIndex - 1);