1 reference to DataRootUnixRegExp
Microsoft.ML.TestFramework (1)
BaseTestBaseline.cs (1)
302private static readonly Regex _matchDataUnixRoot = new Regex(DataRootUnixRegExp, RegexOptions.IgnoreCase | RegexOptions.Compiled);