1 write to Next
Microsoft.TemplateEngine.Core (1)
Operations\Phase.cs (1)
20Next = new List<Phase>();
2 references to Next
Microsoft.TemplateEngine.Core (2)
Operations\PhasedOperation.cs (2)
64if (c.Next.Count > 0) 67currentSource = currentSource.Current.Next.GetEnumerator();