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