1 write to DiagnosticSink
dotnet-new.IntegrationTests (1)
Diagnostic\DiagnosticFixture.cs (1)
10DiagnosticSink = sink;
2 references to DiagnosticSink
dotnet-new.IntegrationTests (2)
DotnetNewDetailsTest.cs (1)
14_messageSink = diagnosisFixture.DiagnosticSink;
DotnetNewInstallTests.cs (1)
20_messageSink = diagnosisFixture.DiagnosticSink;