2 references to None
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (2)
Validation\ValidationManager.cs (2)
22
if (scope == ValidationScope.
None
)
24
throw new ArgumentException($"{nameof(scope)} cannot be '{ValidationScope.
None
}'.", nameof(scope));