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