1 type derived from RuntimeEventInfo
System.Private.CoreLib (1)
System\Reflection\Runtime\EventInfos\NativeFormat\NativeFormatRuntimeEventInfo.cs (1)
25internal sealed partial class NativeFormatRuntimeEventInfo : RuntimeEventInfo
2 references to RuntimeEventInfo
System.Private.CoreLib (2)
System\Reflection\Runtime\EventInfos\RuntimeEventInfo.cs (1)
120protected RuntimeEventInfo WithDebugName()
System\Reflection\Runtime\General\Dispensers.NativeFormat.cs (1)
137internal static RuntimeEventInfo GetRuntimeEventInfo(EventHandle eventHandle, NativeFormatRuntimeNamedTypeInfo definingTypeInfo, RuntimeTypeInfo contextTypeInfo, RuntimeTypeInfo reflectedType)