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