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)
446foreach (string otherOptionDisableFlag in _implementation._definition.Tokens.ActionableOperations) 454BranchTaken = _implementation._definition.Evaluator(processor, ref bufferLength, ref currentBufferPosition, out bool faulted);