1 reference to _dontSplitChars
Microsoft.ML.Data (1)
Dirty\PredictionUtils.cs (1)
74if (!arg.Contains(';') || arg.IndexOfAny(_dontSplitChars) >= 0)