2 references to Overflow_UInt16
System.Threading (2)
System\Threading\ReaderWriterLock.cs (2)
96
throw new OverflowException(SR.
Overflow_UInt16
);
296
throw new OverflowException(SR.
Overflow_UInt16
);