EnabledGeneratorArguments public struct EnabledGeneratorArguments Defines the arguments for the EnabledGenerator. Documentation Code public ResilienceContext Context { get; } Gets the ResilienceContext instance. public EnabledGeneratorArguments(ResilienceContext context) Initializes a new instance of the EnabledGeneratorArguments struct.