3 writes to CurrentInCollectionFromMember
System.Xaml (3)
System\Xaml\Parser\XamlPullParser.cs (3)
256_context.CurrentInCollectionFromMember = false; 390_context.CurrentInCollectionFromMember = false; 916_context.CurrentInCollectionFromMember = true;
3 references to CurrentInCollectionFromMember
System.Xaml (3)
System\Xaml\Parser\XamlPullParser.cs (3)
252if (_context.CurrentInCollectionFromMember) 387if (_context.CurrentInCollectionFromMember) 685if (!_context.CurrentInCollectionFromMember)