Microsoft.AspNetCore.Razor.Chunks Namespace

namespace Microsoft.AspNetCore.Razor.Chunks

Classes

class AddTagHelperChunk
A Microsoft.AspNetCore.Razor.Chunks.Chunk used to look up Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDescriptors.
class Chunk
class ChunkTree
class ChunkTreeBuilder
class CodeAttributeChunk
class DynamicCodeAttributeChunk
class ExpressionBlockChunk
class ExpressionChunk
class LiteralChunk
class LiteralCodeAttributeChunk
class ParentChunk
class ParentLiteralChunk
class PreallocatedTagHelperAttributeChunk
A Microsoft.AspNetCore.Razor.Chunks.Chunk that represents a pre-allocated tag helper attribute.
class RemoveTagHelperChunk
A Microsoft.AspNetCore.Razor.Chunks.Chunk used to look up Microsoft.AspNetCore.Razor.Compilation.TagHelpers.TagHelperDescriptors that should be ignored within the Razor page.
class SectionChunk
class SetBaseTypeChunk
class StatementChunk
class TagHelperChunk
A Microsoft.AspNetCore.Razor.Chunks.ParentChunk that represents a special HTML tag.
class TagHelperPrefixDirectiveChunk
A Microsoft.AspNetCore.Razor.Chunks.Chunk for the <code>@tagHelperPrefix</code> directive.
class TemplateChunk
class TypeMemberChunk
class UsingChunk

Structures

struct TagHelperAttributeTracker