1 instantiation of RunOnceEnumerable
Microsoft.DotNet.XUnitAssert.Tests (1)
CollectionAssertsTests.cs (1)
915
var actual = new
RunOnceEnumerable
<int>(expected);
1 reference to RunOnceEnumerable
Microsoft.DotNet.XUnitAssert.Tests (1)
CollectionAssertsTests.cs (1)
915
var
actual = new RunOnceEnumerable<int>(expected);