2 references to NonFocus
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\AsynchronousViewportTaggerProvider.cs (1)
23
/// 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);