1 reference to _binRegExp
Microsoft.ML.TestFramework (1)
BaseTestBaseline.cs (1)
328
private static readonly Regex _matchBin = new Regex(
_binRegExp
, RegexOptions.IgnoreCase | RegexOptions.Compiled);