Loading...
Property in TypeVariable
Gets the collection of members belonging to this type.
public IReadOnlyDictionary<string, ITypeMember> TypeMembers { get };
This collection is always empty, because a type variable represents an unknown type.