1 reference to CreateWaitableTimer
System.ServiceModel.Internals (1)
System\Runtime\IOThreadTimer.cs (1)
632
SafeWaitHandle handle = UnsafeNativeMethods.
CreateWaitableTimer
(IntPtr.Zero, false, null);