2 writes to AttributeStructure
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\DefaultTagHelperResolutionPhase.ComponentTagHelperResolver.cs (2)
225
AttributeStructure
= attrStructure,
890
AttributeStructure
= InferAttributeStructure(htmlAttr),
3 references to AttributeStructure
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\Intermediate\ComponentAttributeIntermediateNode.cs (1)
105
AttributeStructure = node.
AttributeStructure
;
Language\Intermediate\TagHelperDirectiveAttributeIntermediateNode.cs (2)
41
formatter.WriteProperty(nameof(
AttributeStructure
),
AttributeStructure
.ToString());