3 writes to _rootNamescope
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
116_rootNamescope = null; 532_rootNamescope = _context.RootNameScope; 948_rootNamescope = null;
2 references to _rootNamescope
System.Xaml (2)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
1004if (_rootNamescope is not null) 1006return _rootNamescope;