2 references to GetAllContainers
Microsoft.CodeAnalysis.CodeStyle.Fixes (2)
AbstractAddImportsService.cs (2)
66
var containers =
GetAllContainers
(root, contextLocation);
146
var containers =
GetAllContainers
(root, contextLocation);