1 override of FixupDeconstruction
Microsoft.CodeAnalysis.CSharp.Features (1)
IntroduceVariable\CSharpIntroduceLocalForExpressionCodeRefactoringProvider.cs (1)
72protected override ExpressionStatementSyntax FixupDeconstruction(
1 reference to FixupDeconstruction
Microsoft.CodeAnalysis.Features (1)
IntroduceVariable\AbstractIntroduceLocalForExpressionCodeRefactoringProvider.cs (1)
100: FixupDeconstruction(expressionStatement, (TExpressionStatementSyntax)localStatement);