1 write to AttributeValueStyle
Microsoft.AspNetCore.Mvc.Razor (1)
RazorPageBase.cs (1)
822AttributeValueStyle = attributeValueStyle;
3 references to AttributeValueStyle
Microsoft.AspNetCore.Mvc.Razor (3)
RazorPageBase.cs (3)
619_tagHelperAttributeInfo.AttributeValueStyle); 628_tagHelperAttributeInfo.AttributeValueStyle); 667executionContext.AddHtmlAttribute(_tagHelperAttributeInfo.Name, content, _tagHelperAttributeInfo.AttributeValueStyle);