System.Reflection.ResourceLocation
E697562
System.Reflection.ResourceLocation is an enumeration in the .NET reflection library that specifies where a resource is stored, such as embedded in an assembly or contained in a separate file.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.Reflection.ResourceLocation canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897615 — 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.Reflection.ResourceLocation Context triple: [System.Reflection, containsType, System.Reflection.ResourceLocation]
-
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.
Resource Description and Access
Resource Description and Access is a modern library cataloging standard that provides guidelines for describing and accessing information resources in both digital and physical formats.
-
C.
ECMA-335
ECMA-335 is the international standard that defines the Common Language Infrastructure (CLI), including the core runtime, type system, and metadata used by .NET languages.
-
D.
Uniform Resource Name
A Uniform Resource Name (URN) is a type of persistent, location-independent identifier used to uniquely name resources on the internet without specifying how to access them.
-
E.
LOC (historical, internal NASA usage)
LOC (historical, internal NASA usage) was an internal abbreviation used to refer to NASA’s Launch Operations Center, the facility responsible for managing and conducting rocket launches.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: System.Reflection.ResourceLocation Target entity description: System.Reflection.ResourceLocation is an enumeration in the .NET reflection library that specifies where a resource is stored, such as embedded in an assembly or contained in a separate file.
-
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.
Resource Description and Access
Resource Description and Access is a modern library cataloging standard that provides guidelines for describing and accessing information resources in both digital and physical formats.
-
C.
ECMA-335
ECMA-335 is the international standard that defines the Common Language Infrastructure (CLI), including the core runtime, type system, and metadata used by .NET languages.
-
D.
Uniform Resource Name
A Uniform Resource Name (URN) is a type of persistent, location-independent identifier used to uniquely name resources on the internet without specifying how to access them.
-
E.
LOC (historical, internal NASA usage)
LOC (historical, internal NASA usage) was an internal abbreviation used to refer to NASA’s Launch Operations Center, the facility responsible for managing and conducting rocket launches.
- F. None of above. chosen
Statements (27)
| Predicate | Object |
|---|---|
| instanceOf |
.NET enum
ⓘ
enumeration ⓘ |
| assembly | mscorlib NERFINISHED ⓘ |
| attribute | [Flags] ⓘ |
| canCombineValues | true ⓘ |
| category | reflection API ⓘ |
| definedIn |
System.Runtime.dll
NERFINISHED
ⓘ
mscorlib.dll NERFINISHED ⓘ |
| documentation | https://learn.microsoft.com/dotnet/api/system.reflection.resourcelocation ⓘ |
| framework |
.NET
NERFINISHED
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ |
| introducedIn | .NET Framework 1.0 NERFINISHED ⓘ |
| isFlagsEnum | true ⓘ |
| language | C# ⓘ |
| member |
ContainedInAnotherAssembly
ⓘ
ContainedInManifestFile ⓘ Embedded ⓘ |
| memberValue |
ContainedInAnotherAssembly = 2
ⓘ
ContainedInManifestFile = 4 ⓘ Embedded = 1 ⓘ |
| namespace | System.Reflection NERFINISHED ⓘ |
| platform | Common Language Runtime NERFINISHED ⓘ |
| purpose | specify where a manifest resource is stored ⓘ |
| typicalUse | returned by ManifestResourceInfo.ResourceLocation property NERFINISHED ⓘ |
| underlyingType | System.Int32 ⓘ |
| usedBy | System.Reflection.ManifestResourceInfo NERFINISHED ⓘ |
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.Reflection.ResourceLocation Description of subject: System.Reflection.ResourceLocation is an enumeration in the .NET reflection library that specifies where a resource is stored, such as embedded in an assembly or contained in a separate file.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.