1 write to _entryPoints
Microsoft.TemplateEngine.Core (1)
Operations\PhasedOperation.cs (1)
99_entryPoints = entryPoints;
1 reference to _entryPoints
Microsoft.TemplateEngine.Core (1)
Operations\PhasedOperation.cs (1)
111IReadOnlyList<SpecializedPhase> nextPhases = _currentPhase?.Next ?? _entryPoints;