3 writes to CurrentInContainerDirective
System.Xaml (3)
System\Xaml\Parser\XamlPullParser.cs (3)
838_context.CurrentInContainerDirective = member.IsDirective && (memberXamlType is not null && (memberXamlType.IsCollection || memberXamlType.IsDictionary)); 848_context.CurrentInContainerDirective = false; 925_context.CurrentInContainerDirective = true;
1 reference to CurrentInContainerDirective
System.Xaml (1)
System\Xaml\Parser\XamlPullParser.cs (1)
1085else if (_context.CurrentInContainerDirective)