1 reference to GetExistingLocalAspirePackageSource
aspire (1)
Projects\PrebuiltAppHostServer.cs (1)
1282
var source = channel is null ? null :
GetExistingLocalAspirePackageSource
(channel);