3 references to GetIdentifierFromPath
Microsoft.CodeAnalysis.Razor.Compiler (1)
SourceGenerators\RazorSourceGenerator.cs (1)
311hintName: GetIdentifierFromPath(filePath),
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Extensions\ProjectExtensions.cs (2)
83var fullPathHintName = RazorSourceGenerator.GetIdentifierFromPath(razorDocument.FilePath); 135return RazorSourceGenerator.GetIdentifierFromPath(relativeDocumentPath);