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)) 607if (!_tryParseResult.IsBoundNonStringAttribute) 711if (!_tryParseResult.IsBoundNonStringAttribute) 758if (!_tryParseResult.IsBoundNonStringAttribute) 783if (_tryParseResult.IsBoundNonStringAttribute) 820if (!_tryParseResult.IsBoundNonStringAttribute) 831if (!_tryParseResult.IsBoundNonStringAttribute) 843if (!_tryParseResult.IsBoundNonStringAttribute) 904if (!_tryParseResult.IsDuplicateAttribute && originalGenerator != null && originalGenerator != SpanChunkGenerator.Null)