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