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