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