1 write to _called
Microsoft.DotNet.XUnitAssert.Tests (1)
CollectionAssertsTests.cs (1)
1356
_called
= true;
1 reference to _called
Microsoft.DotNet.XUnitAssert.Tests (1)
CollectionAssertsTests.cs (1)
1355
Assert.False(
_called
, "GetEnumerator() was called more than once");