1 write to _watch
Microsoft.VisualStudio.LanguageServices.Razor (1)
LanguageClient\ViewCodeCommandHandler.FileExistsHelper.cs (1)
26_watch = Stopwatch.StartNew();
1 reference to _watch
Microsoft.VisualStudio.LanguageServices.Razor (1)
LanguageClient\ViewCodeCommandHandler.FileExistsHelper.cs (1)
32var currentMilliseconds = _watch.ElapsedMilliseconds;