1 instantiation of SharedStopwatch
GenerateDocumentationAndConfigFiles (1)
src\Compilers\Core\Portable\InternalUtilities\SharedStopwatch.cs (1)
42=> new SharedStopwatch(s_stopwatch.Elapsed);
2 references to SharedStopwatch
GenerateDocumentationAndConfigFiles (2)
src\Compilers\Core\Portable\InternalUtilities\SharedStopwatch.cs (2)
25public static SharedStopwatch StartNew() 41private static SharedStopwatch StartNewCore()