1 reference to UnsafePorts
Microsoft.TemplateEngine.Orchestrator.RunnableProjects (1)
Macros\GeneratePortNumberConfig.cs (1)
108
private static ConcurrentDictionary<int, int> UnavailablePorts { get; } = new(
UnsafePorts
.ToDictionary(p => p));