Implemented interface member:
method
DeepCopy
ILLink.Shared.DataFlow.IDeepCopyValue<TSingleValue>.DeepCopy()
2 references to DeepCopy
ILLink.RoslynAnalyzer (2)
DataFlow\LocalStateLattice.cs (2)
91return right.DeepCopy(); 93return left.DeepCopy();