1 write to TestSink
Microsoft.AspNetCore.InternalTesting (1)
LoggedTest\LoggedTest.cs (1)
21TestSink = new TestSink();
1 reference to TestSink
Microsoft.AspNetCore.InternalTesting (1)
LoggedTest\LoggedTest.cs (1)
22LoggerFactory.AddProvider(new TestLoggerProvider(TestSink));