7 references to s_recheckStopwatch
System.Security.Cryptography (7)
System\Security\Cryptography\X509Certificates\OpenSslCachedSystemStoreProvider.cs (7)
89TimeSpan elapsed = s_recheckStopwatch.Elapsed; 94lock (s_recheckStopwatch) 97elapsed = s_recheckStopwatch.Elapsed; 115Monitor.IsEntered(s_recheckStopwatch), 145Monitor.IsEntered(s_recheckStopwatch), 310Monitor.IsEntered(s_recheckStopwatch), 320s_recheckStopwatch.Restart();