3 writes to _rootNamescope
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
117
_rootNamescope
= null;
519
_rootNamescope
= _context.RootNameScope;
924
_rootNamescope
= null;
2 references to _rootNamescope
System.Xaml (2)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
978
if (
_rootNamescope
!= null)
980
return
_rootNamescope
;