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