1 write to _tokensIncludingZeroWidth
Microsoft.CodeAnalysis.CodeStyle (1)
TokenStream.Iterator.cs (1)
20=> _tokensIncludingZeroWidth = tokensIncludingZeroWidth;
1 reference to _tokensIncludingZeroWidth
Microsoft.CodeAnalysis.CodeStyle (1)
TokenStream.Iterator.cs (1)
23=> new Enumerator(_tokensIncludingZeroWidth);