2 references to CommandLineArgsCallbackAnnotation
Aspire.Hosting (2)
Exec\ExecResourceManager.cs (1)
206executable.Annotations.Add(new CommandLineArgsCallbackAnnotation((c) =>
ResourceBuilderExtensions.cs (1)
339return builder.WithAnnotation(new CommandLineArgsCallbackAnnotation(callback));