5 references to BranchTaken
Microsoft.CodeAnalysis.CSharp (5)
Parser\Directives.cs (5)
63return this.BranchTaken == other.BranchTaken; 199if (current.Head.BranchTaken) 273include = stack.Head.BranchTaken; 282include = stack.Head.BranchTaken;