2 writes to _ichBase
Microsoft.ML.Transforms (2)
Expression\CharCursor.cs (2)
43_ichBase = 0; 99_ichBase += _ichNext;
1 reference to _ichBase
Microsoft.ML.Transforms (1)
Expression\CharCursor.cs (1)
23public int IchCur => _ichBase + _ichNext - 1;