1 write to ReflectedTypeInfo
System.Private.CoreLib (1)
System\Reflection\Runtime\EventInfos\RuntimeEventInfo.cs (1)
26ReflectedTypeInfo = reflectedType;
2 references to ReflectedTypeInfo
System.Private.CoreLib (2)
System\Reflection\Runtime\EventInfos\NativeFormat\NativeFormatRuntimeEventInfo.cs (1)
81return RuntimeNamedMethodInfo<NativeFormatMethodCommon>.GetRuntimeNamedMethodInfo(new NativeFormatMethodCommon(methodSemantics.Method, _definingTypeInfo, ContextTypeInfo), ReflectedTypeInfo);
System\Reflection\Runtime\EventInfos\RuntimeEventInfo.cs (1)
81return ReflectedTypeInfo.ToType();