3 references to PlatformNotSupported_ThreadAbort
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Threading\Thread.cs (3)
475throw new PlatformNotSupportedException(SR.PlatformNotSupported_ThreadAbort); 481throw new PlatformNotSupportedException(SR.PlatformNotSupported_ThreadAbort); 487throw new PlatformNotSupportedException(SR.PlatformNotSupported_ThreadAbort);