1 reference to CreateUsingBlockStatement
Microsoft.CodeAnalysis.Features (1)
IntroduceUsingStatement\AbstractIntroduceUsingStatementCodeRefactoringProvider.cs (1)
232
var usingStatement =
CreateUsingBlockStatement
(expressionStatement, statementsToSurround);