1 write to _implementation
Microsoft.TemplateEngine.Core (1)
Operations\Conditional.cs (1)
430
_implementation
= implementation;
2 references to _implementation
Microsoft.TemplateEngine.Core (2)
Operations\Conditional.cs (2)
446
foreach (string otherOptionDisableFlag in
_implementation
._definition.Tokens.ActionableOperations)
454
BranchTaken =
_implementation
._definition.Evaluator(processor, ref bufferLength, ref currentBufferPosition, out bool faulted);