3 writes to CurrentInCollectionFromMember
System.Xaml (3)
System\Xaml\Parser\XamlPullParser.cs (3)
258_context.CurrentInCollectionFromMember = false; 392_context.CurrentInCollectionFromMember = false; 918_context.CurrentInCollectionFromMember = true;
3 references to CurrentInCollectionFromMember
System.Xaml (3)
System\Xaml\Parser\XamlPullParser.cs (3)
254if (_context.CurrentInCollectionFromMember) 389if (_context.CurrentInCollectionFromMember) 687if (!_context.CurrentInCollectionFromMember)