2 references to GetInt16Value
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\PortableThreadPool.WorkerTracking.cs (2)
77
public short Current =>
GetInt16Value
(CurrentShift);
102
public short HighWatermark =>
GetInt16Value
(HighWatermarkShift);