2 references to NotSupported_IntegerEnumOrPrimitiveTypeRequired
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Interlocked.cs (2)
659
throw new NotSupportedException(SR.
NotSupported_IntegerEnumOrPrimitiveTypeRequired
);
802
throw new NotSupportedException(SR.
NotSupported_IntegerEnumOrPrimitiveTypeRequired
);