1 reference to _binRegUnixExp
Microsoft.ML.TestFramework (1)
BaseTestBaseline.cs (1)
329private static readonly Regex _matchUnixBin = new Regex(_binRegUnixExp, RegexOptions.IgnoreCase | RegexOptions.Compiled);