5 references to Value
System.ServiceModel.Primitives (5)
Internals\System\Runtime\IOThreadTimer.cs (5)
62(isTypicallyCanceledShortlyAfterBeingSet ? TimerManager.Value.VolatileTimerGroup : TimerManager.Value.StableTimerGroup); 67return TimerManager.Value.Cancel(this); 85TimerManager.Value.Set(this, dueTime); 97TimerManager.Value.Kill();