2 implementations of AppPath
aspire (2)
Projects\DotNetBasedAppHostServerProject.cs (1)
100
public string
AppPath
=> _appPath;
Projects\PrebuiltAppHostServer.cs (1)
82
public string
AppPath
=> _appPath;