PostSharpAPI ReferencePost­Sharp.​Patterns.​Model.​Type­AdaptersType­AdapterObject­Reference­Types
Open sandboxFocus

TypeAdapter.ObjectReferenceTypes Property

ObjectReferenceTypes

Gets a list of all types referenced from the adapted type.

Declaration
public virtual IList<Type> ObjectReferenceTypes { get; }
Property Value
Type Description
IList<System.Type>