2 references to StopwatchTicksToTimeSpanTicks
System.Windows.Forms.Primitives (2)
System\Windows\Forms\Animation\HighPrecisionTimer.cs (2)
367StopwatchTicksToTimeSpanTicks(remainingStopwatchTicks)); 584=> TimeSpan.FromTicks(StopwatchTicksToTimeSpanTicks(stopwatchTicks));