2 references to AddSyntaxTreesId
Microsoft.CodeAnalysis.Razor.Compiler (2)
SourceGenerators\RazorSourceGeneratorEventSource.cs (2)
50[Event(AddSyntaxTreesId, Level = EventLevel.Informational)] 51public void AddSyntaxTrees(string file) => WriteEvent(AddSyntaxTreesId, file);