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