3 writes to _rootList
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (3)
117_rootList = new ArrayList(1); 136_rootList = new ArrayList(1); 173set { _rootList = value; }
1 reference to _rootList
PresentationFramework (1)
System\Windows\Markup\BamlRecordReader.cs (1)
172get { return _rootList; }