2 references to GetDeconstructionSourceValue
ILLink.RoslynAnalyzer (2)
DataFlow\LocalDataFlowVisitor.cs (2)
731
sourceValue =
GetDeconstructionSourceValue
(source, sourceValue, sourceValueIsKnown, state);
747
sourceValue =
GetDeconstructionSourceValue
(source, sourceValue, sourceValueIsKnown, state);