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