1 reference to FindDisposableLocalDeclaration
Microsoft.CodeAnalysis.Features (1)
IntroduceUsingStatement\AbstractIntroduceUsingStatementCodeRefactoringProvider.cs (1)
76
if (
FindDisposableLocalDeclaration
(localDeclaration) is string variableName)