Skip to content

Compono.CompositionRequestDescriptor.DeclaringType

Compono

Compono.CompositionRequestDescriptor

CompositionRequestDescriptor.DeclaringType Property

The type whose constructor/required member declares this parameter/member, or the test class for a TestParameter request - null for a request with no member identity of its own (a collection element, dictionary key/value, or manual resolve). Never fed into random-fork hashing - used only for configuration-rule matching (stage 4) and collection-size override lookup (stage 7). See docs/adr/0020-composition-configuration-rules.md.

public System.Type? DeclaringType { get; }

Property Value

System.Type