6 references to All
System.Private.CoreLib (6)
src\System\RuntimeType.CoreCLR.cs (6)
452case MemberListType.All: 1411Debug.Assert(listType == MemberListType.All); 1999reflectedType.Cache.GetPropertyList(MemberListType.All, null); 2130listType = MemberListType.All; 2135listType = MemberListType.All; 2688RuntimeType[] candidates = Cache.GetInterfaceList(MemberListType.All, null);