2 references to VolatileInt16
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Volatile.cs (2)
65Unsafe.As<short, VolatileInt16>(ref Unsafe.AsRef(in location)).Value; 70Unsafe.As<short, VolatileInt16>(ref location).Value = value;