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