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