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