1 write to _bindingAttr
System.Private.CoreLib (1)
System\Reflection\Runtime\BindingFlagSupport\QueryResult.Enumerator.cs (1)
16_bindingAttr = queryResult._bindingAttr;
1 reference to _bindingAttr
System.Private.CoreLib (1)
System\Reflection\Runtime\BindingFlagSupport\QueryResult.Enumerator.cs (1)
24while (++_index < _unfilteredCount && !_queriedMembers.Matches(_index, _bindingAttr))