2 writes to IsHighResolution
System (2)
services\monitoring\system\diagnosticts\Stopwatch.cs (2)
54IsHighResolution = false; 59IsHighResolution = true;
2 references to IsHighResolution
System (2)
services\monitoring\system\diagnosticts\Stopwatch.cs (2)
136if(IsHighResolution) { 171if( IsHighResolution) {