1 write to IsBoundNonStringAttribute
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\TagHelperBlockRewriter.cs (1)
532
IsBoundNonStringAttribute
= isBoundNonStringAttribute,
9 references to IsBoundNonStringAttribute
Microsoft.CodeAnalysis.Razor.Compiler (9)
Language\Legacy\TagHelperBlockRewriter.cs (9)
187
result.
IsBoundNonStringAttribute
&&
572
if (_tryParseResult.
IsBoundNonStringAttribute
&& CanBeCollapsed(node))
611
if (!_tryParseResult.
IsBoundNonStringAttribute
)
715
if (!_tryParseResult.
IsBoundNonStringAttribute
)
762
if (!_tryParseResult.
IsBoundNonStringAttribute
)
787
if (_tryParseResult.
IsBoundNonStringAttribute
)
824
if (!_tryParseResult.
IsBoundNonStringAttribute
)
835
if (!_tryParseResult.
IsBoundNonStringAttribute
)
847
if (!_tryParseResult.
IsBoundNonStringAttribute
)