5 references to ComputeTimeDelay
Microsoft.CodeAnalysis.EditorFeatures (5)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
126s_uniqueKey, () => new TagComputer(taggerProvider, subjectBuffer, TaggerDelay.NearImmediate.ComputeTimeDelay()));
Shared\Tagging\EventSources\TaggerConstants.cs (1)
19return ComputeTimeDelay(behavior);
Tagging\AbstractAsynchronousTaggerProvider.TagSource.cs (3)
156dataSource.EventChangeDelay.ComputeTimeDelay(), 163TaggerDelay.NearImmediate.ComputeTimeDelay(), 178_dataSource.AddedTagNotificationDelay.ComputeTimeDelay(),