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