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)
978if (_rootNamescope != null) 980return _rootNamescope;