1 write to ExitThreadCoreCount
System.Windows.Forms.Tests (1)
System\Windows\Forms\ApplicationContextTests.cs (1)
230
ExitThreadCoreCount
++;
2 references to ExitThreadCoreCount
System.Windows.Forms.Tests (2)
System\Windows\Forms\ApplicationContextTests.cs (2)
319
context.
ExitThreadCoreCount
.Should().Be(1);
323
context.
ExitThreadCoreCount
.Should().Be(2);