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