1 instantiation of LegacyFileKindVisitor
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultRazorIntermediateNodeLoweringPhase.cs (1)
82visitor = new LegacyFileKindVisitor(documentNode, builder, syntaxTree.Options)
2 references to LegacyFileKindVisitor
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\DefaultRazorIntermediateNodeLoweringPhase.cs (2)
32/// <see cref="LegacyFileKindVisitor"/> (.cshtml), <see cref="ComponentFileKindVisitor"/> (.razor), 302/// Subclasses (<see cref="LegacyFileKindVisitor"/>, <see cref="ComponentFileKindVisitor"/>,