2 references to IndexOfExtension
Microsoft.CodeAnalysis.Workspaces (2)
src\Compilers\Core\Portable\InternalUtilities\FileNameUtilities.cs (2)
90
int index =
IndexOfExtension
(path);
115
int index =
IndexOfExtension
(path);