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