1 write to systemTimeResolutionTicks
System.ServiceModel.Internals (1)
System\Runtime\IOThreadTimer.cs (1)
67
IOThreadTimer.
systemTimeResolutionTicks
= GetSystemTimeResolution();
2 references to systemTimeResolutionTicks
System.ServiceModel.Internals (2)
System\Runtime\IOThreadTimer.cs (2)
65
if (IOThreadTimer.
systemTimeResolutionTicks
== -1)
69
return IOThreadTimer.
systemTimeResolutionTicks
;