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