1 write to _operationConfigLookup
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
GlobalRunSpec.cs (1)
34
_operationConfigLookup
= operationConfigLookup;
1 reference to _operationConfigLookup
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
GlobalRunSpec.cs (1)
161
if (
_operationConfigLookup
.TryGetValue(opType, out IOperationConfig realConfigObject))