1 write to _operationExecutor
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\CompletionSource.cs (1)
84
_operationExecutor
= operationExecutor;
1 reference to _operationExecutor
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\CompletionSource.cs (1)
534
document, displayOptions.ClassificationOptions, lineFormattingOptions, _threadingContext,
_operationExecutor
, _asyncListener, _streamingPresenter);