2 references to GetRequiredSyntaxTree
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\DefaultRazorDeclCSharpLoweringPhase.cs (1)
38? codeDocument.WithTagHelperRewrittenSyntaxTree(codeDocument.GetRequiredSyntaxTree())
SourceGenerators\RazorSourceGenerator.Helpers.cs (1)
121? codeDocument.WithTagHelperRewrittenSyntaxTree(codeDocument.GetRequiredSyntaxTree())