2 references to TrySetApartmentState
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (1)
513set => TrySetApartmentState(value);
System.Speech (1)
Internal\SapiInterop\SapiProxy.cs (1)
117if (!_mta.TrySetApartmentState(ApartmentState.MTA))