1 write to _branchTaken
Microsoft.TemplateEngine.Core (1)
Operations\Conditional.cs (1)
437
set =>
_branchTaken
|= value;
1 reference to _branchTaken
Microsoft.TemplateEngine.Core (1)
Operations\Conditional.cs (1)
436
get =>
_branchTaken
;