1 write to ResetsWith
Microsoft.TemplateEngine.Core (1)
Operations\PhasedOperation.cs (1)
136ResetsWith = new List<int>();
2 references to ResetsWith
Microsoft.TemplateEngine.Core (2)
Operations\PhasedOperation.cs (2)
59target.ResetsWith.Add(existingResetToken); 121if (_currentPhase != null && _currentPhase.ResetsWith.Contains(token))