3 references to PlatformNotSupported_ThreadAbort
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (3)
476throw new PlatformNotSupportedException(SR.PlatformNotSupported_ThreadAbort); 482throw new PlatformNotSupportedException(SR.PlatformNotSupported_ThreadAbort); 488throw new PlatformNotSupportedException(SR.PlatformNotSupported_ThreadAbort);