1 reference to AllowMinimizedBooleanTagHelperAttributes
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\TagHelperBlockRewriter.cs (1)
182
var isValidMinimizedAttribute = options.
AllowMinimizedBooleanTagHelperAttributes
&& result.IsBoundBooleanAttribute;