1 write to OperationExecutor
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\IntellisenseQuickInfoBuilderContext.cs (1)
33OperationExecutor = operationExecutor;
1 reference to OperationExecutor
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\Helpers.cs (1)
141context?.OperationExecutor is { } operationExecutor &&