6 writes to NameSet
PresentationFramework (6)
System\Windows\TemplateContent.cs (6)
68
NameSet
= false;
439
stack.CurrentFrame.
NameSet
= true;
467
stack.CurrentFrame.
NameSet
= true;
492
stack.CurrentFrame.
NameSet
= true;
650
stack.CurrentFrame.
NameSet
= true;
734
stack.CurrentFrame.
NameSet
= true;
4 references to NameSet
PresentationFramework (4)
System\Windows\TemplateContent.cs (4)
425
!stack.CurrentFrame.
NameSet
&&
453
!stack.CurrentFrame.
NameSet
&&
481
if (!stack.CurrentFrame.
NameSet
&& !stack.CurrentFrame.IsInNameScope)
723
if (stack.Depth > 0 && !stack.CurrentFrame.
NameSet
&& stack.CurrentFrame.Type != null && !stack.CurrentFrame.IsInNameScope)