Base:
property
Instantiation
Internal.TypeSystem.TypeDesc.Instantiation
2 references to Instantiation
System.Private.TypeLoader (2)
Internal\TypeSystem\RuntimeNoMetadataType.cs (2)
242foreach (TypeDesc t in Instantiation) 256Instantiation canonInstantiation = Context.ConvertInstantiationToCanonForm(Instantiation, kind, out needsChange);