2 writes to _index
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\TagHelperCollection.SegmentAccessor.cs (2)
40_index = nextIndex; 49_index = -1;
2 references to _index
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\TagHelperCollection.SegmentAccessor.cs (2)
33=> collection.GetSegment(_index); 37var nextIndex = _index + 1;