1 write to _currentTokenLength
PresentationBuildTasks (1)
Shared\MS\Internal\TokenizerHelper.cs (1)
266_currentTokenLength = newTokenLength;
2 references to _currentTokenLength
PresentationBuildTasks (2)
Shared\MS\Internal\TokenizerHelper.cs (2)
122return _str.Substring(_currentTokenIndex,_currentTokenLength); 268if (_currentTokenLength < 1)