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