3 references to GetMetadataValue
Aspire.Hosting (3)
DistributedApplicationOptions.cs (3)
126return GetMetadataValue(assemblyMetadata, "AppHostProjectPath"); 132return GetMetadataValue(assemblyMetadata, "AppHostProjectName"); 167var projectPath = GetMetadataValue(assemblyMetadata, "AppHostProjectPath");