1 instantiation of StreamEnumerator
Microsoft.Extensions.Diagnostics.Testing (1)
Logging\FakeLogCollector.LogEnumeration.cs (1)
74=> new StreamEnumerator(_collector, _enumerableCancellationToken, enumeratorCancellationToken);
1 reference to StreamEnumerator
Microsoft.Extensions.Diagnostics.Testing (1)
Logging\FakeLogCollector.LogEnumeration.cs (1)
210throw new ObjectDisposedException(nameof(StreamEnumerator));