Base:
property
Context
Internal.TypeSystem.TypeSystemEntity.Context
2 references to Context
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\Canon\CanonTypes.cs (2)
99
return (MetadataType)
Context
.GetWellKnownType(WellKnownType.Object);
184
return (MetadataType)
Context
.GetWellKnownType(WellKnownType.ValueType);