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