3 references to GetEventList
System.Private.CoreLib (3)
src\System\RuntimeType.CoreCLR.cs (3)
2592RuntimeEventInfo[] cache = Cache.GetEventList(listType, name); 2919RuntimeEventInfo[] cache = Cache.GetEventList(listType, name); 3224RuntimeEventInfo[] cache = runtimeType.Cache.GetEventList(MemberListType.CaseSensitive, eventInfo.Name);