25 references to DelayTimeSpan
Microsoft.CodeAnalysis.EditorFeatures (13)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
93
DelayTimeSpan
.NearImmediate,
NavigationBar\NavigationBarController.cs (2)
97
DelayTimeSpan
.Short,
104
DelayTimeSpan
.NearImmediate,
NavigationBar\NavigationBarController_ModelComputation.cs (1)
69
_threadingContext, _subjectBuffer,
DelayTimeSpan
.NonFocus, cancellationToken).ConfigureAwait(false);
Remote\SolutionChecksumUpdater.cs (2)
58
DelayTimeSpan
.NearImmediate,
67
DelayTimeSpan
.NearImmediate,
Shared\Tagging\EventSources\TaggerConstants.cs (5)
22
return
DelayTimeSpan
.NonFocus;
28
TaggerDelay.NearImmediate =>
DelayTimeSpan
.NearImmediate,
29
TaggerDelay.Short =>
DelayTimeSpan
.Short,
30
TaggerDelay.Medium =>
DelayTimeSpan
.Medium,
31
_ =>
DelayTimeSpan
.Idle,
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (1)
39
DelayTimeSpan
.Short,
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (1)
208
_dataSource.ThreadingContext, _subjectBuffer,
DelayTimeSpan
.NonFocus, cancellationToken).ConfigureAwait(true);
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
BackgroundWorkIndicator\BackgroundWorkIndicatorContext.cs (1)
113
DelayTimeSpan
.Short,
Microsoft.CodeAnalysis.Features (3)
DesignerAttribute\DesignerAttributeDiscoveryService.cs (1)
86
await _listener.Delay(
DelayTimeSpan
.NonFocus, cancellationToken).ConfigureAwait(false);
Shared\Utilities\CompilationAvailableEventSource.cs (1)
73
await _asyncListener.Delay(
DelayTimeSpan
.NonFocus, cancellationToken).NoThrowAwaitableInternal(captureContext: false);
Workspace\BackgroundCompiler.cs (1)
38
DelayTimeSpan
.NearImmediate,
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\SemanticClassification\RemoteSemanticClassificationService.Caching.cs (1)
61
DelayTimeSpan
.Short,
Microsoft.VisualStudio.LanguageServices (7)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (2)
76
DelayTimeSpan
.Idle,
82
DelayTimeSpan
.Idle,
DocumentOutline\DocumentOutlineControl.xaml.cs (3)
104
DelayTimeSpan
.Short,
111
DelayTimeSpan
.NearImmediate,
118
DelayTimeSpan
.NearImmediate,
PdbSourceDocument\PdbSourceDocumentOutputWindowLogger.cs (1)
44
DelayTimeSpan
.NearImmediate,
Progression\GraphQueryManager.cs (1)
46
DelayTimeSpan
.Idle,