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