Gets the collection of currently known relationships. This information is used by the Diagnostics
Debug View. Change the contents of this collection to represent the changes made to the
Expression property (if any). This allows
the Diagnostics Debug View to analyze those new relationships as well.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: CollectionKnownRelationshipThe collection of KnownRelationship instances.
See Also