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