2 references to OnlyIfBefore
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
OperationConfig\ReplacementConfig.cs (1)
47
entryConfig = entryConfig.
OnlyIfBefore
(before);
RunnableProjectConfig.cs (1)
461
builder = builder.
OnlyIfBefore
(context.OnlyIfBefore);