13 references to StartNew
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (1)
804Stopwatch retryStopwatch = Stopwatch.StartNew();
System.Runtime.Caching (1)
System\Caching\MemoryCacheStatistics.cs (1)
221Stopwatch sw = Stopwatch.StartNew();
System.ServiceModel (11)
System\ServiceModel\Dispatcher\AuthenticationBehavior.cs (1)
41sw = Stopwatch.StartNew();
System\ServiceModel\Dispatcher\AuthorizationBehavior.cs (1)
46sw = Stopwatch.StartNew();
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (2)
280sw = Stopwatch.StartNew(); 764sw = Stopwatch.StartNew();
System\ServiceModel\Dispatcher\ImmutableClientRuntime.cs (1)
261sw = Stopwatch.StartNew();
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
1808sw = Stopwatch.StartNew();
System\ServiceModel\Dispatcher\InstanceBehavior.cs (3)
221sw = Stopwatch.StartNew(); 245sw = Stopwatch.StartNew(); 303sw = Stopwatch.StartNew();
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (2)
177sw = Stopwatch.StartNew(); 309sw = Stopwatch.StartNew();