7 references to NonFocus
Microsoft.CodeAnalysis.EditorFeatures (5)
NavigationBar\NavigationBarController_ModelComputation.cs (1)
126
_threadingContext, _asyncListener, _subjectBuffer, DelayTimeSpan.
NonFocus
, cancellationToken).NoThrowAwaitable(false);
Shared\Tagging\EventSources\TaggerConstants.cs (2)
22
return DelayTimeSpan.
NonFocus
;
33
_ => DelayTimeSpan.
NonFocus
,
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
"/>.
Microsoft.CodeAnalysis.Features (1)
DesignerAttribute\DesignerAttributeDiscoveryService.cs (1)
408
await listener.Delay(DelayTimeSpan.
NonFocus
, cancellationToken).ConfigureAwait(false);
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\SemanticClassification\RemoteSemanticClassificationService.Caching.cs (1)
63
DelayTimeSpan.
NonFocus
,