2 references to SetApartmentState
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (2)
519
SetApartmentState
(state, throwOnError: true);
524
return
SetApartmentState
(state, throwOnError: false);