2 references to GetOperationsAsync
Microsoft.CodeAnalysis.Features (2)
GenerateType\AbstractGenerateTypeService.CodeAction.cs (2)
71return await editor.GetOperationsAsync().ConfigureAwait(false); 180operations = await editor.GetOperationsAsync().ConfigureAwait(false);