2 references to GetContainer
Microsoft.CodeAnalysis.CSharp.Features (2)
ImplementInterface\AbstractChangeImplementationCodeRefactoringProvider.cs (2)
142var (container, explicitName, identifier) = GetContainer(token); 241var decl = GetContainer(declToken).declaration;