1 write to _skipLength
Microsoft.ML.Transforms (1)
Text\WrappedTextTransformers.cs (1)
182
_skipLength
= skipLength;
1 reference to _skipLength
Microsoft.ML.Transforms (1)
Text\WrappedTextTransformers.cs (1)
203
SkipLength =
_skipLength
,