2 references to
Microsoft.ML.Transforms (2)
Expression\CharCursor.cs (2)
28: this(Contracts.CheckRef(text, nameof(text)).ToCharArray(), text.Length) 33: this(text.ToCharArray(ichMin, ichLim - ichMin), ichLim - ichMin)