System.RuntimeType

E697566

System.RuntimeType is an internal .NET Framework type that represents the runtime implementation of the Type class used for reflection and metadata inspection.

All labels observed (1)

Label Occurrences
System.RuntimeType canonical 1

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf .NET internal framework type ⓘ
System.Type subclass ⓘ
runtime type representation ⓘ
baseClass System.Type ⓘ
correspondsTo metadata type definitions in assemblies ⓘ
createdVia runtime type loading ⓘ
definedInAssembly mscorlib ⓘ
linked to: mscorlib.dll
definedInNamespace System ⓘ
exposesMethod GetConstructors ⓘ
GetCustomAttributes ⓘ
GetElementType ⓘ
GetFields ⓘ
GetGenericArguments ⓘ
GetInterfaces ⓘ
GetMembers ⓘ
GetMethods ⓘ
GetProperties ⓘ
IsAssignableFrom ⓘ
IsSubclassOf ⓘ
MakeGenericType ⓘ
exposesProperty Assembly ⓘ
BaseType ⓘ
FullName ⓘ
IsAbstract ⓘ
IsArray ⓘ
IsClass ⓘ
IsGenericType ⓘ
IsInterface ⓘ
IsSealed ⓘ
IsValueType ⓘ
Name ⓘ
Namespace ⓘ
implementsInterface System.Reflection.IReflect ⓘ
System.Runtime.InteropServices._Type ⓘ
linked to: System.Type
instantiatedBy common language runtime ⓘ
isAbstract false ⓘ
isInternal true ⓘ
isPublic false ⓘ
isSealed true ⓘ
isSerializable true ⓘ
lifecycleManagedBy common language runtime type system ⓘ
notIntendedFor direct use in user code ⓘ
platform .NET 5+ ⓘ
.NET Core ⓘ
.NET Framework ⓘ
underlyingTypeFor System.Type ⓘ
usedBy System.Type public API ⓘ
reflection services in .NET Framework ⓘ
usedFor metadata inspection ⓘ
reflection ⓘ
runtime representation of System.Type ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

System.Reflection → relatedTo → System.RuntimeType ⓘ