3 references to CreateProxyBranch
ILLink.RoslynAnalyzer (3)
DataFlow\ControlFlowGraphProxy.cs (3)
103if (CreateProxyBranch(predecessor) is ControlFlowBranch branch) 111yield return CreateProxyBranch(conditionalSuccessor); 113yield return CreateProxyBranch(fallThroughSuccessor);