Implemented interface member:
1 reference to Equals
ILLink.RoslynAnalyzer (1)
src\tools\illink\src\ILLink.Shared\DataFlow\IControlFlowGraph.cs (1)
94 return obj is ControlFlowBranch other && Equals (other);