1 write to _log
dotnet-new.IntegrationTests (1)
CommonTemplatesTests.cs (1)
24
_log
= log;
2 references to _log
dotnet-new.IntegrationTests (2)
CommonTemplatesTests.cs (2)
143
new DotnetNewCommand(
_log
, templateShortName)
431
new DotnetBuildCommand(
_log
, "MyProject")