2 references to IndexOfExtension
Microsoft.CodeAnalysis (2)
InternalUtilities\FileNameUtilities.cs (2)
46: IndexOfExtension(path.AsSpan()); 96int index = IndexOfExtension(path.Span);