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