1 write to _root
PresentationFramework (1)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
108_root = root;
2 references to _root
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (2)
1133if (_root != null && _context.CurrentFrame.Depth == 0) 1135Type rootType = _root.GetType();