3 references to CreateProxyBranch
ILLink.RoslynAnalyzer (3)
DataFlow\ControlFlowGraphProxy.cs (3)
97 if (CreateProxyBranch (predecessor) is ControlFlowBranch branch) 105 yield return CreateProxyBranch (conditionalSuccessor); 107 yield return CreateProxyBranch (fallThroughSuccessor);