1 reference to _stageIdRegex
Microsoft.ML.Data (1)
EntryPoints\EntryPointNode.cs (1)
764return str != null && _stageIdRegex.Match(str).Success;