2 references to MaxMilliseconds
Microsoft.VisualStudio.LanguageServices.Razor (2)
LanguageClient\ViewCodeCommandHandler.FileExistsHelper.cs (2)
15
/// <see cref="
MaxMilliseconds
"/> have passed.
46
return currentMilliseconds - cachedMilliseconds >
MaxMilliseconds
;