1 write to _label
Infrastructure.Tests (1)
WorkflowScripts\NodeCommand.cs (1)
23_label = label;
2 references to _label
Infrastructure.Tests (2)
WorkflowScripts\NodeCommand.cs (2)
24_msgPrefix = string.IsNullOrEmpty(_label) ? string.Empty : $"[{_label}] ";