3 writes to CurrentInContainerDirective
System.Xaml (3)
System\Xaml\Parser\XamlPullParser.cs (3)
840_context.CurrentInContainerDirective = member.IsDirective && (memberXamlType != null && (memberXamlType.IsCollection || memberXamlType.IsDictionary)); 850_context.CurrentInContainerDirective = false; 927_context.CurrentInContainerDirective = true;
1 reference to CurrentInContainerDirective
System.Xaml (1)
System\Xaml\Parser\XamlPullParser.cs (1)
1087else if (_context.CurrentInContainerDirective)