1 reference to GetContainerAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
ImplementInterface\AbstractChangeImplementationCodeRefactoringProvider.cs (1)
49var (container, explicitName, name) = await GetContainerAsync(context).ConfigureAwait(false);