1 write to _kwt
Microsoft.ML.Transforms (1)
Expression\Lexer.cs (1)
31
_kwt
= kwt;
3 references to _kwt
Microsoft.ML.Transforms (3)
Expression\Lexer.cs (3)
222
if (!_lex.
_kwt
.IsPunctuator(nstr, out tidCur))
670
if (_lex.
_kwt
.IsKeyWord(nstr, out kind))
772
if (_lex.
_kwt
.IsKeyWord(nstr, out kind))