System.Reflection.FieldInfo
E697539
System.Reflection.FieldInfo is a .NET reflection class that represents and provides metadata and access functionality for a field of a type.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.Reflection.FieldInfo canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897554 — 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.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: System.Reflection.FieldInfo Context triple: [System.Reflection, containsType, System.Reflection.FieldInfo]
-
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.
Fields
Fields is a common English surname borne by numerous notable individuals across diverse fields such as entertainment, sports, and academia.
-
C.
Regions Field
Regions Field is a modern minor league baseball stadium in Birmingham, Alabama, serving as the home of the Birmingham Barons.
-
D.
C# attributes
C# attributes are metadata annotations in the C# programming language that allow developers to attach declarative information to code elements such as classes, methods, and properties, influencing compilation and runtime behavior.
-
E.
Microsoft Intermediate Language
Microsoft Intermediate Language is the low-level, platform-independent bytecode used by the .NET Framework’s Common Language Runtime as the compilation target for .NET languages before just-in-time compilation to native machine code.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: System.Reflection.FieldInfo Target entity description: System.Reflection.FieldInfo is a .NET reflection class that represents and provides metadata and access functionality for a field of a type.
-
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.
Fields
Fields is a common English surname borne by numerous notable individuals across diverse fields such as entertainment, sports, and academia.
-
C.
Regions Field
Regions Field is a modern minor league baseball stadium in Birmingham, Alabama, serving as the home of the Birmingham Barons.
-
D.
C# attributes
C# attributes are metadata annotations in the C# programming language that allow developers to attach declarative information to code elements such as classes, methods, and properties, influencing compilation and runtime behavior.
-
E.
Microsoft Intermediate Language
Microsoft Intermediate Language is the low-level, platform-independent bytecode used by the .NET Framework’s Common Language Runtime as the compilation target for .NET languages before just-in-time compilation to native machine code.
- F. None of above. chosen
Statements (52)
| Predicate | Object |
|---|---|
| instanceOf |
.NET reflection class
ⓘ
System.Type member metadata class ⓘ |
| assembly |
System.Runtime
NERFINISHED
ⓘ
mscorlib ⓘ |
| canRepresent |
instance fields
ⓘ
literal fields ⓘ readonly fields ⓘ static fields ⓘ |
| hasMethod |
Equals
ⓘ
GetCustomAttributes ⓘ GetCustomAttributesData ⓘ GetHashCode ⓘ GetOptionalCustomModifiers ⓘ GetRequiredCustomModifiers NERFINISHED ⓘ GetValue ⓘ GetValueDirect ⓘ IsDefined ⓘ SetValue ⓘ SetValueDirect ⓘ ToString ⓘ |
| hasProperty |
Attributes
ⓘ
DeclaringType ⓘ FieldType ⓘ IsAssembly ⓘ IsFamily ⓘ IsFamilyAndAssembly ⓘ IsFamilyOrAssembly ⓘ IsInitOnly ⓘ IsLiteral ⓘ IsNotSerialized ⓘ IsPinvokeImpl ⓘ IsPrivate ⓘ IsPublic ⓘ IsSpecialName ⓘ IsStatic ⓘ MemberType ⓘ MetadataToken ⓘ Name ⓘ ReflectedType ⓘ |
| inheritsFrom | System.Reflection.MemberInfo NERFINISHED ⓘ |
| introducedIn | .NET Framework 1.0 NERFINISHED ⓘ |
| isAbstractClass | true ⓘ |
| isUsedFor |
ORM mapping frameworks
ⓘ
dependency injection frameworks ⓘ dynamic access to field values ⓘ obtaining field attributes ⓘ reflection-based serialization ⓘ runtime inspection of fields ⓘ |
| namespace | System.Reflection NERFINISHED ⓘ |
| provides |
access functionality for a field
ⓘ
metadata for a field ⓘ |
| represents | field of a 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.
Instruction
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.
Input
Subject: System.Reflection.FieldInfo Description of subject: System.Reflection.FieldInfo is a .NET reflection class that represents and provides metadata and access functionality for a field of a type.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.