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