2 references to TextSpan
Microsoft.ML.Transforms (2)
Expression\Lexer.cs (2)
123var span = new TextSpan(_ichMinTok, _cursor.IchCur); 130return new TextSpan(ichMin, ichLim);