1 write to _sink
Microsoft.AspNetCore.InternalTesting (1)
Logging\TestLoggerFactory.cs (1)
13
_sink
= sink;
1 reference to _sink
Microsoft.AspNetCore.InternalTesting (1)
Logging\TestLoggerFactory.cs (1)
19
return new TestLogger(name,
_sink
, _enabled);