3 writes to CurrentInCollectionFromMember
System.Xaml (3)
System\Xaml\Parser\XamlPullParser.cs (3)
270_context.CurrentInCollectionFromMember = false; 414_context.CurrentInCollectionFromMember = false; 961_context.CurrentInCollectionFromMember = true;
3 references to CurrentInCollectionFromMember
System.Xaml (3)
System\Xaml\Parser\XamlPullParser.cs (3)
266if (_context.CurrentInCollectionFromMember) 411if (_context.CurrentInCollectionFromMember) 725if (!_context.CurrentInCollectionFromMember)