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)) 611if (!_tryParseResult.IsBoundNonStringAttribute) 715if (!_tryParseResult.IsBoundNonStringAttribute) 762if (!_tryParseResult.IsBoundNonStringAttribute) 787if (_tryParseResult.IsBoundNonStringAttribute) 824if (!_tryParseResult.IsBoundNonStringAttribute) 835if (!_tryParseResult.IsBoundNonStringAttribute) 847if (!_tryParseResult.IsBoundNonStringAttribute)