1 reference to OutputRootUnixRegExp
Microsoft.ML.TestFramework (1)
BaseTestBaseline.cs (1)
309private static readonly Regex _matchOutputUnixRoot = new Regex(OutputRootUnixRegExp, RegexOptions.IgnoreCase | RegexOptions.Compiled);