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