37 references to DelayTimeSpan
Microsoft.CodeAnalysis.EditorFeatures (20)
Classification\Syntactic\SyntacticClassificationTaggerProvider.TagComputer.cs (1)
97
DelayTimeSpan
.NearImmediate,
CodeDefinitionWindow\DefinitionContextTracker.cs (1)
67
DelayTimeSpan
.Short,
Copilot\CopilotWpfTextCreationListener.cs (1)
54
DelayTimeSpan
.Idle,
GoOrFind\AbstractGoOrFindNavigationService.cs (1)
211
?
DelayTimeSpan
.Idle
NavigationBar\NavigationBarController.cs (2)
109
DelayTimeSpan
.Medium,
116
DelayTimeSpan
.Short,
NavigationBar\NavigationBarController_ModelComputation.cs (1)
126
_threadingContext, _asyncListener, _subjectBuffer,
DelayTimeSpan
.NonFocus, cancellationToken).NoThrowAwaitable(false);
Remote\SolutionChecksumUpdater.cs (1)
61
DelayTimeSpan
.NearImmediate,
Shared\Tagging\EventSources\TaggerConstants.cs (7)
22
return
DelayTimeSpan
.NonFocus;
28
TaggerDelay.NearImmediate =>
DelayTimeSpan
.NearImmediate,
29
TaggerDelay.Short =>
DelayTimeSpan
.Short,
30
TaggerDelay.Medium =>
DelayTimeSpan
.Medium,
31
TaggerDelay.OnIdle =>
DelayTimeSpan
.Idle,
32
TaggerDelay.OnIdleWithLongDelay =>
DelayTimeSpan
.IdleWithLongDelay,
33
_ =>
DelayTimeSpan
.NonFocus,
Shared\Tagging\EventSources\TaggerEventSources.WorkspaceChangedEventSource.cs (1)
28
DelayTimeSpan
.Short,
SolutionEvents\HostLegacySolutionEventsWorkspaceEventListener.cs (1)
47
DelayTimeSpan
.Short,
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (1)
326
_dataSource.ThreadingContext, _dataSource.AsyncListener, _subjectBuffer,
DelayTimeSpan
.NonFocus, cancellationToken).NoThrowAwaitable(captureContext: true);
Tagging\AsynchronousViewportTaggerProvider.cs (1)
24
/// above and below that visible section at a delay of <see cref="
DelayTimeSpan
.NonFocus"/>.
Tagging\TaggerMainThreadManager.cs (1)
31
DelayTimeSpan
.NearImmediate,
Microsoft.CodeAnalysis.Features (2)
DesignerAttribute\DesignerAttributeDiscoveryService.cs (1)
408
await listener.Delay(
DelayTimeSpan
.NonFocus, cancellationToken).ConfigureAwait(false);
MetadataAsSource\DecompilationMetadataAsSourceFileProvider.cs (1)
189
await Task.Delay(
DelayTimeSpan
.Short, cancellationToken).ConfigureAwait(false);
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\References\FindUsagesLSPContext.cs (1)
95
DelayTimeSpan
.Medium, ReportReferencesAsync, asyncListener, cancellationToken);
Handler\SourceGenerators\SourceGeneratorRefreshQueue.cs (1)
47
delay:
DelayTimeSpan
.Idle,
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\SemanticClassification\RemoteSemanticClassificationService.Caching.cs (1)
63
DelayTimeSpan
.NonFocus,
Microsoft.VisualStudio.LanguageServices (12)
ColorSchemes\ColorSchemeApplier.cs (1)
54
DelayTimeSpan
.Idle,
DesignerAttribute\VisualStudioDesignerAttributeService.cs (2)
80
DelayTimeSpan
.Idle,
86
DelayTimeSpan
.Idle,
Diagnostics\VisualStudioDiagnosticAnalyzerService.cs (1)
264
DelayTimeSpan
.Medium,
DocumentOutline\DocumentOutlineViewModel.cs (2)
76
DelayTimeSpan
.Medium,
82
DelayTimeSpan
.Medium,
FindReferences\Contexts\AbstractTableDataSourceFindUsagesContext.cs (2)
164
DelayTimeSpan
.Short,
172
DelayTimeSpan
.Short,
Interop\CleanableWeakComHandleTable.cs (1)
139
await listener.Delay(
DelayTimeSpan
.NearImmediate, _threadingContext.DisposalToken).ConfigureAwait(true);
PdbSourceDocument\PdbSourceDocumentOutputWindowLogger.cs (1)
44
DelayTimeSpan
.NearImmediate,
SymbolSearch\AbstractDelayStartedService.cs (1)
68
DelayTimeSpan
.Medium,
Telemetry\FileLogger.cs (1)
41
DelayTimeSpan
.Short,