1 write to IsBoundNonStringAttribute
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\TagHelperBlockRewriter.cs (1)
532IsBoundNonStringAttribute = isBoundNonStringAttribute,
9 references to IsBoundNonStringAttribute
Microsoft.CodeAnalysis.Razor.Compiler (9)
Language\Legacy\TagHelperBlockRewriter.cs (9)
187result.IsBoundNonStringAttribute && 572if (_tryParseResult.IsBoundNonStringAttribute && CanBeCollapsed(node)) 607if (!_tryParseResult.IsBoundNonStringAttribute) 711if (!_tryParseResult.IsBoundNonStringAttribute) 758if (!_tryParseResult.IsBoundNonStringAttribute) 783if (_tryParseResult.IsBoundNonStringAttribute) 820if (!_tryParseResult.IsBoundNonStringAttribute) 831if (!_tryParseResult.IsBoundNonStringAttribute) 843if (!_tryParseResult.IsBoundNonStringAttribute)