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))
607
if (!_tryParseResult.
IsBoundNonStringAttribute
)
711
if (!_tryParseResult.
IsBoundNonStringAttribute
)
758
if (!_tryParseResult.
IsBoundNonStringAttribute
)
783
if (_tryParseResult.
IsBoundNonStringAttribute
)
820
if (!_tryParseResult.
IsBoundNonStringAttribute
)
831
if (!_tryParseResult.
IsBoundNonStringAttribute
)
843
if (!_tryParseResult.
IsBoundNonStringAttribute
)