2 references to IsDeconstruction
Microsoft.CodeAnalysis.CSharp (2)
Binder\ExpressionVariableFinder.cs (1)
445if (node.IsDeconstruction())
Symbols\Source\SourceLocalSymbol.cs (1)
686Debug.Assert(assignment.IsDeconstruction());