3 writes to CurrentInCollectionFromMember
System.Xaml (3)
System\Xaml\Parser\XamlPullParser.cs (3)
269_context.CurrentInCollectionFromMember = false; 413_context.CurrentInCollectionFromMember = false; 960_context.CurrentInCollectionFromMember = true;
3 references to CurrentInCollectionFromMember
System.Xaml (3)
System\Xaml\Parser\XamlPullParser.cs (3)
265if (_context.CurrentInCollectionFromMember) 410if (_context.CurrentInCollectionFromMember) 724if (!_context.CurrentInCollectionFromMember)