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