3 references to GetMetadataValue
Aspire.Hosting (3)
DistributedApplicationOptions.cs (3)
131return GetMetadataValue(assemblyMetadata, "AppHostProjectPath"); 137return GetMetadataValue(assemblyMetadata, "AppHostProjectName"); 172var projectPath = GetMetadataValue(assemblyMetadata, "AppHostProjectPath");