3 references to Args
Aspire.Hosting.Azure.AppService (3)
AzureAppServiceWebsiteContext.cs (3)
64
var context = new CommandLineArgsCallbackContext(
Args
, cancellationToken)
263
if (
Args
.Count > 0)
267
foreach (var arg in
Args
)