1 write to _log
dotnet-new.IntegrationTests (1)
FirstRunTest.cs (1)
12
_log
= log;
2 references to _log
dotnet-new.IntegrationTests (2)
FirstRunTest.cs (2)
19
new DotnetNewCommand(
_log
)
27
new DotnetNewCommand(
_log
, "--list")