4 references to CommandLineArgsCallbackAnnotation
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
207return builder.WithAnnotation(new CommandLineArgsCallbackAnnotation(callback));
Aspire.Hosting.Garnet (1)
GarnetBuilderExtensions.cs (1)
169return builder.WithAnnotation(new CommandLineArgsCallbackAnnotation(context =>
Aspire.Hosting.Redis (1)
RedisBuilderExtensions.cs (1)
433return builder.WithAnnotation(new CommandLineArgsCallbackAnnotation(context =>
Aspire.Hosting.Valkey (1)
ValkeyBuilderExtensions.cs (1)
160=> builder.WithAnnotation(new CommandLineArgsCallbackAnnotation(context =>