System.Reflection

E183373

System.Reflection is a .NET namespace that provides types and APIs for inspecting and interacting with metadata about assemblies, modules, and types at runtime.

All labels observed (29)

How this entity was disambiguated

Statements (97)

Predicate Object
instanceOf .NET namespace
availableSince .NET Framework 1.0
linked to: .NET Framework
containsType System.Reflection.AmbiguousMatchException
System.Reflection.Assembly
System.Reflection.AssemblyCompanyAttribute
System.Reflection.AssemblyConfigurationAttribute
System.Reflection.AssemblyContentType
System.Reflection.AssemblyCultureAttribute
linked to: System.Reflection

System.Reflection.AssemblyDefaultAliasAttribute
System.Reflection.AssemblyDelaySignAttribute
System.Reflection.AssemblyDescriptionAttribute
System.Reflection.AssemblyFileVersionAttribute
System.Reflection.AssemblyFlagsAttribute
linked to: System.Reflection

System.Reflection.AssemblyInformationalVersionAttribute
System.Reflection.AssemblyKeyFileAttribute
linked to: System.Reflection

System.Reflection.AssemblyKeyNameAttribute
System.Reflection.AssemblyMetadataAttribute
System.Reflection.AssemblyName
System.Reflection.AssemblyNameFlags
System.Reflection.AssemblyProductAttribute
linked to: System.Reflection

System.Reflection.AssemblyTitleAttribute
System.Reflection.AssemblyTrademarkAttribute
System.Reflection.AssemblyVersionAttribute
System.Reflection.Binder
linked to: System.Reflection

System.Reflection.BindingFlags
System.Reflection.CallingConventions
linked to: System.Reflection

System.Reflection.ConstructorInfo
System.Reflection.CustomAttributeData
System.Reflection.CustomAttributeFormatException
System.Reflection.DefaultMemberAttribute
System.Reflection.EventAttributes
linked to: System.Reflection

System.Reflection.EventInfo
System.Reflection.ExceptionHandlingClause
linked to: System.Reflection

System.Reflection.ExceptionHandlingClauseOptions
linked to: System.Reflection

System.Reflection.FieldAttributes
linked to: System.Reflection

System.Reflection.FieldInfo
System.Reflection.GenericParameterAttributes
linked to: System.Reflection

System.Reflection.ImageFileMachine
linked to: System.Reflection

System.Reflection.InterfaceMapping
linked to: System.Reflection

System.Reflection.IntrospectionExtensions
linked to: System.Reflection

System.Reflection.InvalidFilterCriteriaException
System.Reflection.LocalVariableInfo
linked to: System.Reflection

System.Reflection.ManifestResourceInfo
linked to: System.Reflection

System.Reflection.MemberFilter
linked to: System.Reflection

System.Reflection.MemberInfo
System.Reflection.MemberTypes
linked to: System.Reflection

System.Reflection.MethodAttributes
System.Reflection.MethodBase
System.Reflection.MethodImplAttributes
System.Reflection.MethodImplOptions
System.Reflection.MethodInfo
System.Reflection.Missing
linked to: System.Reflection

System.Reflection.Module
linked to: System.Reflection

System.Reflection.ObfuscateAssemblyAttribute
linked to: System.Reflection

System.Reflection.ObfuscationAttribute
System.Reflection.ParameterAttributes
System.Reflection.ParameterInfo
linked to: System.Reflection

System.Reflection.Pointer
System.Reflection.PortableExecutableKinds
System.Reflection.PropertyAttributes
System.Reflection.PropertyInfo
System.Reflection.ReflectionContext
linked to: System.Reflection

System.Reflection.ReflectionTypeLoadException
System.Reflection.ResourceLocation
System.Reflection.RuntimeReflectionExtensions
linked to: System.Reflection

System.Reflection.TargetException
System.Reflection.TargetInvocationException
System.Reflection.TargetParameterCountException
linked to: System.Reflection

System.Reflection.TargetedPatchingOptOutAttribute
System.Reflection.TypeAttributes
System.Reflection.TypeFilter
linked to: System.Reflection

System.Reflection.TypeInfo
documentedIn Microsoft .NET API reference
hasLanguage C#
F#
VB.NET
linked to: Visual Basic .NET
partOf .NET (modern .NET) Base Class Library
.NET Core Base Class Library
.NET Framework Class Library
providedBy .NET runtime
relatedTo System.Reflection.Emit
linked to: System.Reflection

System.Runtime.Loader.AssemblyLoadContext
System.RuntimeType
System.Type
supportsFeature custom attribute access
emitting dynamic assemblies
late binding
reflection
usedFor assembly inspection
attribute inspection
dynamic invocation of members
examining type information at runtime
loading assemblies at runtime
member inspection
metadata inspection
module inspection
runtime type inspection

How these facts were elicited

Referenced by (29)

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

.NET Standard Library includesNamespace System.Reflection
C# attributes accessedWith System.Reflection API
linked to: System.Reflection
System.Reflection containsType System.Reflection.Module
linked to: System.Reflection
System.Reflection containsType System.Reflection.ParameterInfo
linked to: System.Reflection
System.Reflection containsType System.Reflection.Binder
linked to: System.Reflection
System.Reflection containsType System.Reflection.MemberTypes
linked to: System.Reflection
System.Reflection containsType System.Reflection.CallingConventions
linked to: System.Reflection
System.Reflection containsType System.Reflection.AssemblyProductAttribute
linked to: System.Reflection
System.Reflection containsType System.Reflection.AssemblyCultureAttribute
linked to: System.Reflection
System.Reflection containsType System.Reflection.AssemblyKeyFileAttribute
linked to: System.Reflection
System.Reflection containsType System.Reflection.AssemblyFlagsAttribute
linked to: System.Reflection
System.Reflection containsType System.Reflection.ObfuscateAssemblyAttribute
linked to: System.Reflection
System.Reflection containsType System.Reflection.InterfaceMapping
linked to: System.Reflection
System.Reflection containsType System.Reflection.ManifestResourceInfo
linked to: System.Reflection
System.Reflection containsType System.Reflection.ExceptionHandlingClause
linked to: System.Reflection
System.Reflection containsType System.Reflection.LocalVariableInfo
linked to: System.Reflection
System.Reflection containsType System.Reflection.ReflectionContext
linked to: System.Reflection
System.Reflection containsType System.Reflection.IntrospectionExtensions
linked to: System.Reflection
System.Reflection containsType System.Reflection.RuntimeReflectionExtensions
linked to: System.Reflection
System.Reflection containsType System.Reflection.Missing
linked to: System.Reflection
System.Reflection containsType System.Reflection.TargetParameterCountException
linked to: System.Reflection
System.Reflection containsType System.Reflection.FieldAttributes
linked to: System.Reflection
System.Reflection containsType System.Reflection.EventAttributes
linked to: System.Reflection
System.Reflection containsType System.Reflection.GenericParameterAttributes
linked to: System.Reflection
System.Reflection containsType System.Reflection.ImageFileMachine
linked to: System.Reflection
System.Reflection containsType System.Reflection.ExceptionHandlingClauseOptions
linked to: System.Reflection
System.Reflection containsType System.Reflection.TypeFilter
linked to: System.Reflection
System.Reflection containsType System.Reflection.MemberFilter
linked to: System.Reflection
System.Reflection relatedTo System.Reflection.Emit
linked to: System.Reflection