4 references to CommandLineArgsCallbackAnnotation
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
252return builder.WithAnnotation(new CommandLineArgsCallbackAnnotation(callback));
Aspire.Hosting.Garnet (1)
GarnetBuilderExtensions.cs (1)
192return builder.WithAnnotation(new CommandLineArgsCallbackAnnotation(context =>
Aspire.Hosting.Redis (1)
RedisBuilderExtensions.cs (1)
432return builder.WithAnnotation(new CommandLineArgsCallbackAnnotation(context =>
Aspire.Hosting.Valkey (1)
ValkeyBuilderExtensions.cs (1)
163=> builder.WithAnnotation(new CommandLineArgsCallbackAnnotation(context =>