1 reference to _wildChars
Microsoft.ML.Data (1)
Utilities\StreamUtils.cs (1)
78if (currentPattern.IndexOfAny(_wildChars) >= 0 || currentPattern.IndexOf("...") >= 0)