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)
32
var currentMilliseconds =
_watch
.ElapsedMilliseconds;