1 write to AttributeStructure
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\PreallocatedTagHelperPropertyIntermediateNode.cs (1)
26
AttributeStructure
= propertyNode.AttributeStructure;
2 references to AttributeStructure
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Extensions\PreallocatedTagHelperPropertyIntermediateNode.cs (2)
89
formatter.WriteProperty(nameof(
AttributeStructure
),
AttributeStructure
.ToString());