2 references to GetDeclIdentifierFromHintName
Microsoft.CodeAnalysis.Razor.Compiler (2)
SourceGenerators\RazorSourceGenerator.cs (2)
144context.AddSource(GetDeclIdentifierFromHintName(hintName), declCSharpDocument!.Text); 522hintNameToFilePath.Add(GetDeclIdentifierFromHintName(hintName), codeDocument.Source.FilePath!);