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