1 write to _operationConfig
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
RunnableProjectConfig.cs (1)
102
_operationConfig
= ProduceOperationSetup(defaultOperationParams, true, ConfigurationModel.GlobalCustomOperations);
2 references to _operationConfig
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
RunnableProjectConfig.cs (2)
99
if (
_operationConfig
== null)
105
return
_operationConfig
;