1 write to Asserter
Microsoft.AspNetCore.InternalTesting.Tests (1)
ConditionalTheoryTest.cs (1)
16Asserter = asserter;
2 references to Asserter
Microsoft.AspNetCore.InternalTesting.Tests (2)
ConditionalTheoryTest.cs (2)
91Asserter.TestRan = true; 109Assert.True(Asserter.TestRan);