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 130await _inProgressCommand.NoThrowAwaitable(captureContext: false);