3 references to DeconstructionValue
ILLink.RoslynAnalyzer (3)
DataFlow\LocalDataFlowVisitor.cs (3)
807return new DeconstructionValue(nestedValues.MoveToImmutable()); 831return new DeconstructionValue(nestedValues.MoveToImmutable()); 859return new DeconstructionValue(tupleValues.MoveToImmutable());