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