2 references to Field
System.Reflection.MetadataLoadContext (2)
System\Reflection\Runtime\BindingFlagSupport\MemberPolicies.cs (1)
191MemberTypeIndex = BindingFlagSupport.MemberTypeIndex.Field;
System\Reflection\TypeLoading\RuntimeTypeInfo.TypeComponentsCache.cs (1)
89perNameCaches[MemberTypeIndex.Field] = new PerNameQueryCache<FieldInfo>(type, ignoreCase: ignoreCase, immediateTypeOnly: immediateTypeOnly);