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
This entity first appeared as the object of triple T7897627 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: System.RuntimeType Context triple: [System.Reflection, relatedTo, System.RuntimeType]
-
A.
System.Reflection
System.Reflection is a .NET namespace that provides types and APIs for inspecting and interacting with metadata about assemblies, modules, and types at runtime.
-
B.
Common Type System
The Common Type System is a core component of the .NET architecture that defines how data types are declared, used, and managed across different .NET languages to ensure interoperability and type safety.
-
C.
Common Language Runtime
The Common Language Runtime is the virtual machine component of Microsoft's .NET platform that manages code execution, memory, security, and other runtime services for .NET applications.
-
D.
Mono runtime
Mono runtime is an open-source implementation of Microsoft’s .NET framework that enables cross-platform execution of .NET applications on systems such as Linux, macOS, and mobile devices.
-
E.
System.Collections
System.Collections is a .NET namespace that provides fundamental interfaces and classes for working with non-generic collections such as lists, queues, arrays, and dictionaries.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: System.RuntimeType Target entity description: System.RuntimeType is an internal .NET Framework type that represents the runtime implementation of the Type class used for reflection and metadata inspection.
-
A.
System.Reflection
System.Reflection is a .NET namespace that provides types and APIs for inspecting and interacting with metadata about assemblies, modules, and types at runtime.
-
B.
Common Type System
The Common Type System is a core component of the .NET architecture that defines how data types are declared, used, and managed across different .NET languages to ensure interoperability and type safety.
-
C.
Common Language Runtime
The Common Language Runtime is the virtual machine component of Microsoft's .NET platform that manages code execution, memory, security, and other runtime services for .NET applications.
-
D.
Mono runtime
Mono runtime is an open-source implementation of Microsoft’s .NET framework that enables cross-platform execution of .NET applications on systems such as Linux, macOS, and mobile devices.
-
E.
System.Collections
System.Collections is a .NET namespace that provides fundamental interfaces and classes for working with non-generic collections such as lists, queues, arrays, and dictionaries.
- F. None of above. chosen
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
.NET internal framework type
ⓘ
System.Type subclass ⓘ runtime type representation ⓘ |
| baseClass | System.Type NERFINISHED ⓘ |
| correspondsTo | metadata type definitions in assemblies ⓘ |
| createdVia | runtime type loading ⓘ |
| definedInAssembly | mscorlib NERFINISHED ⓘ |
| definedInNamespace | System NERFINISHED ⓘ |
| 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
NERFINISHED
ⓘ
System.Runtime.InteropServices._Type NERFINISHED ⓘ |
| instantiatedBy | common language runtime NERFINISHED ⓘ |
| 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 NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ |
| underlyingTypeFor | System.Type NERFINISHED ⓘ |
| usedBy |
System.Type public API
ⓘ
reflection services in .NET Framework ⓘ |
| usedFor |
metadata inspection
ⓘ
reflection ⓘ runtime representation of System.Type ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: System.RuntimeType Description of subject: System.RuntimeType is an internal .NET Framework type that represents the runtime implementation of the Type class used for reflection and metadata inspection.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.