2 references to VolatileUInt16
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Volatile.cs (2)
160Unsafe.As<ushort, VolatileUInt16>(ref Unsafe.AsRef(in location)).Value; 166Unsafe.As<ushort, VolatileUInt16>(ref location).Value = value;