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