1 reference to IsInDeconstructionLeft
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Rename\CSharpRenameRewriterLanguageService.cs (1)
983
if (token.Parent.
IsInDeconstructionLeft
(out var deconstructionLeft))