1 instantiation of LegacyFileKindVisitor
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultRazorIntermediateNodeLoweringPhase.cs (1)
87
var visitor = new
LegacyFileKindVisitor
(documentNode, builder, usingReferences, syntaxTree.Options)
1 reference to LegacyFileKindVisitor
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultRazorIntermediateNodeLoweringPhase.cs (1)
87
var
visitor = new LegacyFileKindVisitor(documentNode, builder, usingReferences, syntaxTree.Options)