1 write to _tryParseResult
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Legacy\TagHelperBlockRewriter.cs (1)
566_tryParseResult = result;
9 references to _tryParseResult
Microsoft.CodeAnalysis.Razor.Compiler (9)
Language\Legacy\TagHelperBlockRewriter.cs (9)
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) 908if (!_tryParseResult.IsDuplicateAttribute && originalGenerator != null && originalGenerator != SpanChunkGenerator.Null)