1 write to _log
dotnet-new.IntegrationTests (1)
SourcesTests.cs (1)
12_log = log;
3 references to _log
dotnet-new.IntegrationTests (3)
SourcesTests.cs (3)
20InstallTestTemplate("SourceWithExcludeAndWithout", _log, home, workingDirectory); 21new DotnetNewCommand(_log, "withexclude") 32new DotnetNewCommand(_log, "withoutexclude")