3 references to GetMetadataValue
Aspire.Hosting (3)
Dcp\DcpOptions.cs (3)
173options.CliPath = GetMetadataValue(assemblyMetadata, DcpCliPathMetadataKey); 174options.ExtensionsPath = GetMetadataValue(assemblyMetadata, DcpExtensionsPathMetadataKey); 190options.DashboardPath = GetMetadataValue(assemblyMetadata, DashboardPathMetadataKey);