2 references to GetSurroundingStatements
Microsoft.CodeAnalysis.Features (2)
IntroduceUsingStatement\AbstractIntroduceUsingStatementCodeRefactoringProvider.cs (2)
157var surroundingStatements = GetSurroundingStatements(declarationStatement); 212var surroundingStatements = GetSurroundingStatements(expressionStatement);