Microsoft.AspNetCore.Razor.CodeGenerators.Visitors Namespace

Classes

ChunkVisitor<TWriter>
CodeVisitor<TWriter>
CSharpBaseTypeVisitor
CSharpCodeVisitor
CSharpDesignTimeCodeVisitor
CSharpTagHelperAttributeValueVisitor

CodeVisitor<TWriter> that writes code for a non-string tag helper bound attribute value.

CSharpTagHelperFieldDeclarationVisitor
CSharpTagHelperPropertyInitializationVisitor

The CodeVisitor<TWriter> that generates the code to initialize the TagHelperRunner.

CSharpTypeMemberVisitor
CSharpUsingVisitor

Interfaces

IChunkVisitor