System.Reflection.ObfuscationAttribute
E704383
System.Reflection.ObfuscationAttribute is a .NET attribute used to provide obfuscation-related instructions to obfuscation tools for assemblies, types, and members.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.Reflection.ObfuscationAttribute canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897585 — 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.ObfuscationAttribute Context triple: [System.Reflection, containsType, System.Reflection.ObfuscationAttribute]
-
A.
System.Reflection.TargetedPatchingOptOutAttribute
System.Reflection.TargetedPatchingOptOutAttribute is a .NET attribute used to mark methods or classes as excluded from certain optimizations so they can be more easily inlined or patched across assembly boundaries.
-
B.
System.Reflection.AssemblyDelaySignAttribute
System.Reflection.AssemblyDelaySignAttribute is a .NET attribute used to indicate that an assembly should be partially signed at build time, deferring the final signing with a strong name key until a later stage.
-
C.
System.Reflection.AssemblyConfigurationAttribute
System.Reflection.AssemblyConfigurationAttribute is a .NET attribute used to specify the build configuration (such as "Debug" or "Release") for an assembly.
-
D.
System.Reflection.AssemblyKeyNameAttribute
System.Reflection.AssemblyKeyNameAttribute is a .NET attribute used to specify the name of a key container containing the strong name key pair for signing an assembly.
-
E.
System.CLSCompliantAttribute
System.CLSCompliantAttribute is a .NET attribute used to indicate whether code elements comply with the Common Language Specification for cross-language interoperability.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: System.Reflection.ObfuscationAttribute Target entity description: System.Reflection.ObfuscationAttribute is a .NET attribute used to provide obfuscation-related instructions to obfuscation tools for assemblies, types, and members.
-
A.
System.Reflection.TargetedPatchingOptOutAttribute
System.Reflection.TargetedPatchingOptOutAttribute is a .NET attribute used to mark methods or classes as excluded from certain optimizations so they can be more easily inlined or patched across assembly boundaries.
-
B.
System.Reflection.AssemblyDelaySignAttribute
System.Reflection.AssemblyDelaySignAttribute is a .NET attribute used to indicate that an assembly should be partially signed at build time, deferring the final signing with a strong name key until a later stage.
-
C.
System.Reflection.AssemblyConfigurationAttribute
System.Reflection.AssemblyConfigurationAttribute is a .NET attribute used to specify the build configuration (such as "Debug" or "Release") for an assembly.
-
D.
System.Reflection.AssemblyKeyNameAttribute
System.Reflection.AssemblyKeyNameAttribute is a .NET attribute used to specify the name of a key container containing the strong name key pair for signing an assembly.
-
E.
System.CLSCompliantAttribute
System.CLSCompliantAttribute is a .NET attribute used to indicate whether code elements comply with the Common Language Specification for cross-language interoperability.
- F. None of above. chosen
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
.NET attribute
ⓘ
attribute class ⓘ class ⓘ |
| appliesTo |
assemblies
ⓘ
members ⓘ types ⓘ |
| assembly |
System.Runtime
NERFINISHED
ⓘ
mscorlib NERFINISHED ⓘ |
| attributeUsageAllowMultiple | false ⓘ |
| attributeUsageInherited | false ⓘ |
| attributeUsageTargets |
Assembly
ⓘ
Class ⓘ Constructor ⓘ Delegate ⓘ Enum ⓘ Event ⓘ Field ⓘ Interface ⓘ Method ⓘ Module ⓘ Property ⓘ Struct ⓘ |
| baseClass | System.Attribute NERFINISHED ⓘ |
| category | code obfuscation ⓘ |
| defaultValue |
ApplyToMembers:true
ⓘ
Exclude:true ⓘ StripAfterObfuscation:true ⓘ |
| definedIn |
.NET 5+
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ |
| doesNotAffect |
JIT compilation
ⓘ
runtime behavior ⓘ |
| hasProperty |
ApplyToMembers
ⓘ
Exclude ⓘ Feature ⓘ StripAfterObfuscation ⓘ |
| interpretedBy | obfuscators ⓘ |
| isMetadataOnly | true ⓘ |
| isSealed | true ⓘ |
| namespace | System.Reflection NERFINISHED ⓘ |
| propertyType |
ApplyToMembers:Boolean
ⓘ
Exclude:Boolean ⓘ Feature:String ⓘ StripAfterObfuscation:Boolean ⓘ |
| purpose | provide obfuscation-related instructions to obfuscation tools ⓘ |
| relatedTo | System.Reflection.ObfuscateAssemblyAttribute ⓘ |
| usedBy | obfuscation tools ⓘ |
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.ObfuscationAttribute Description of subject: System.Reflection.ObfuscationAttribute is a .NET attribute used to provide obfuscation-related instructions to obfuscation tools for assemblies, types, and members.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.