6 references to All
System.Private.CoreLib (6)
src\System\RuntimeType.CoreCLR.cs (6)
432case MemberListType.All: 1385Debug.Assert(listType == MemberListType.All); 1956reflectedType.Cache.GetPropertyList(MemberListType.All, null); 2087listType = MemberListType.All; 2092listType = MemberListType.All; 2645RuntimeType[] candidates = Cache.GetInterfaceList(MemberListType.All, null);