2 writes to _tagHelperAttributeInfo
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (2)
1763_tagHelperAttributeInfo = tagHelperAttributeInfo; 1796_tagHelperAttributeInfo = tagHelperAttributeInfo;
2 references to _tagHelperAttributeInfo
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Syntax\Generated\Syntax.xml.Internal.Generated.cs (2)
1806public TagHelperAttributeInfo TagHelperAttributeInfo => _tagHelperAttributeInfo; 1841=> new MarkupTagHelperAttributeSyntax(Kind, _namePrefix, _name, _nameSuffix, _equalsToken, _valuePrefix, _value, _valueSuffix, _tagHelperAttributeInfo, diagnostics);