1 write to Asserter
Microsoft.AspNetCore.InternalTesting.Tests (1)
ConditionalFactTest.cs (1)
14Asserter = collector;
2 references to Asserter
Microsoft.AspNetCore.InternalTesting.Tests (2)
ConditionalFactTest.cs (2)
37Asserter.TestRan = true; 54Assert.True(Asserter.TestRan);