1 write to _inProgressCommand
Microsoft.CodeAnalysis.EditorFeatures (1)
GoOrFind\AbstractGoOrFindNavigationService.cs (1)
103
_inProgressCommand
= ExecuteCommandAsync(
2 references to _inProgressCommand
Microsoft.CodeAnalysis.EditorFeatures (2)
GoOrFind\AbstractGoOrFindNavigationService.cs (2)
52
/// CancellationToken governing the current <see cref="
_inProgressCommand
"/>. Only valid to read or write to this
131
await
_inProgressCommand
.NoThrowAwaitable(captureContext: false);