2 references to IndexOfExtension
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
src\Compilers\Core\Portable\InternalUtilities\FileNameUtilities.cs (2)
46: IndexOfExtension(path.AsSpan()); 96int index = IndexOfExtension(path.Span);