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