1 reference to _bin64RegUnixExp
Microsoft.ML.TestFramework (1)
BaseTestBaseline.cs (1)
331
private static readonly Regex _matchUnixBin64 = new Regex(
_bin64RegUnixExp
, RegexOptions.IgnoreCase | RegexOptions.Compiled);