2 references to AssociatedType
ILCompiler.Compiler (2)
Compiler\MetadataManager.cs (2)
78
= new SortedSet<TypeGVMEntriesNode>(Comparer<TypeGVMEntriesNode>.Create((a, b) => TypeSystemComparer.Instance.Compare(a.
AssociatedType
, b.
AssociatedType
)));