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