3 writes to _rootNamescope
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
115_rootNamescope = null; 531_rootNamescope = _context.RootNameScope; 947_rootNamescope = null;
2 references to _rootNamescope
System.Xaml (2)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
1003if (_rootNamescope is not null) 1005return _rootNamescope;