1 write to ExitThreadCoreCount
System.Windows.Forms.Tests (1)
System\Windows\Forms\ApplicationContextTests.cs (1)
228ExitThreadCoreCount++;
2 references to ExitThreadCoreCount
System.Windows.Forms.Tests (2)
System\Windows\Forms\ApplicationContextTests.cs (2)
317context.ExitThreadCoreCount.Should().Be(1); 321context.ExitThreadCoreCount.Should().Be(2);