3 writes to _current
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\TagHelperCollection.Enumerator.cs (3)
31
_current
= _segment.Span[_index];
43
_current
= _segment.Span[0];
58
_current
= null;
1 reference to _current
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelperCollection.Enumerator.cs (1)
21
?
_current
!