1 write to _collector
Microsoft.Extensions.Diagnostics.Testing (1)
Logging\FakeLogCollector.LogEnumeration.cs (1)
65
_collector
= collector;
1 reference to _collector
Microsoft.Extensions.Diagnostics.Testing (1)
Logging\FakeLogCollector.LogEnumeration.cs (1)
71
=> new StreamEnumerator(
_collector
, _enumerableCancellationToken, enumeratorCancellationToken);