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