| AddEventHandler(object? target, Delegate? handler) | System.Reflection.EventInfo | inlinevirtual |
| AddMethod | System.Reflection.EventInfo | |
| Attributes | System.Reflection.RuntimeEventInfo | |
| BindingFlags | System.Reflection.RuntimeEventInfo | package |
| CacheEquals(object o) | System.Reflection.RuntimeEventInfo | inlinepackagevirtual |
| CustomAttributes | System.Reflection.MemberInfo | |
| DeclaringType | System.Reflection.RuntimeEventInfo | |
| Equals(object? obj) | System.Reflection.EventInfo | inline |
| EventHandlerType | System.Reflection.EventInfo | |
| GetAddMethod(bool nonPublic) | System.Reflection.RuntimeEventInfo | inline |
| System::Reflection::EventInfo.GetAddMethod() | System.Reflection.EventInfo | inline |
| GetCustomAttributes(bool inherit) | System.Reflection.RuntimeEventInfo | inline |
| GetCustomAttributes(Type attributeType, bool inherit) | System.Reflection.RuntimeEventInfo | inline |
| GetCustomAttributesData() | System.Reflection.RuntimeEventInfo | inlinevirtual |
| GetHashCode() | System.Reflection.EventInfo | inline |
| GetOtherMethods(bool nonPublic) | System.Reflection.RuntimeEventInfo | inlinevirtual |
| System::Reflection::EventInfo.GetOtherMethods() | System.Reflection.EventInfo | inline |
| GetRaiseMethod(bool nonPublic) | System.Reflection.RuntimeEventInfo | inline |
| System::Reflection::EventInfo.GetRaiseMethod() | System.Reflection.EventInfo | inline |
| GetRemoveMethod(bool nonPublic) | System.Reflection.RuntimeEventInfo | inline |
| System::Reflection::EventInfo.GetRemoveMethod() | System.Reflection.EventInfo | inline |
| GetRuntimeModule() | System.Reflection.RuntimeEventInfo | inlinepackage |
| HasSameMetadataDefinitionAs(MemberInfo other) | System.Reflection.RuntimeEventInfo | inlinevirtual |
| HasSameMetadataDefinitionAsCore< TOther >(MemberInfo other) | System.Reflection.MemberInfo | inlinepackage |
| IsCollectible | System.Reflection.MemberInfo | |
| IsDefined(Type attributeType, bool inherit) | System.Reflection.RuntimeEventInfo | inline |
| IsMulticast | System.Reflection.EventInfo | |
| IsSpecialName | System.Reflection.EventInfo | |
| m_addMethod | System.Reflection.RuntimeEventInfo | private |
| m_bindingFlags | System.Reflection.RuntimeEventInfo | private |
| m_declaringType | System.Reflection.RuntimeEventInfo | private |
| m_flags | System.Reflection.RuntimeEventInfo | private |
| m_name | System.Reflection.RuntimeEventInfo | private |
| m_otherMethod | System.Reflection.RuntimeEventInfo | private |
| m_raiseMethod | System.Reflection.RuntimeEventInfo | private |
| m_reflectedTypeCache | System.Reflection.RuntimeEventInfo | private |
| m_removeMethod | System.Reflection.RuntimeEventInfo | private |
| m_token | System.Reflection.RuntimeEventInfo | private |
| m_utf8name | System.Reflection.RuntimeEventInfo | private |
| MemberType | System.Reflection.RuntimeEventInfo | |
| MetadataToken | System.Reflection.RuntimeEventInfo | |
| Module | System.Reflection.RuntimeEventInfo | |
| Name | System.Reflection.RuntimeEventInfo | |
| operator!=(EventInfo? left, EventInfo? right) | System.Reflection.EventInfo | inlinestatic |
| System::Reflection::MemberInfo.operator!=(MemberInfo? left, MemberInfo? right) | System.Reflection.MemberInfo | inlinestatic |
| operator==(EventInfo? left, EventInfo? right) | System.Reflection.EventInfo | inlinestatic |
| System::Reflection::MemberInfo.operator==(MemberInfo? left, MemberInfo? right) | System.Reflection.MemberInfo | inlinestatic |
| RaiseMethod | System.Reflection.EventInfo | |
| ReflectedType | System.Reflection.RuntimeEventInfo | |
| ReflectedTypeInternal | System.Reflection.RuntimeEventInfo | private |
| RemoveEventHandler(object? target, Delegate? handler) | System.Reflection.EventInfo | inlinevirtual |
| RemoveMethod | System.Reflection.EventInfo | |
| RuntimeEventInfo(int tkEvent, RuntimeType declaredType, RuntimeType.RuntimeTypeCache reflectedTypeCache, out bool isPrivate) | System.Reflection.RuntimeEventInfo | inlinepackage |
| ToString() | System.Reflection.RuntimeEventInfo | inline |