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