4 references to SetFlag
Microsoft.TemplateEngine.Core (4)
Operations\SetFlag.cs (4)
61private readonly SetFlag _owner; 63public Implementation(SetFlag owner, IReadOnlyList<IToken> tokens, string? id, bool initialState) 106else if (_owner.Name == SetFlag.OperationName && turnOn) 108processor.Config.Flags[SetFlag.OperationName] = true;