1 write to PublisherName
Aspire.Hosting (1)
DistributedApplicationExecutionContext.cs (1)
35PublisherName = publisherName;
3 references to PublisherName
Publishers.AppHost (3)
Program.cs (3)
9if (builder.ExecutionContext.PublisherName == "azure" || 15if (builder.ExecutionContext.PublisherName == "docker-compose" || 21if (builder.ExecutionContext.PublisherName == "kubernetes" ||