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)
24
while (++_index < _unfilteredCount && !_queriedMembers.Matches(_index,
_bindingAttr
))