5 references to RootList
PresentationFramework (5)
System\Windows\Markup\BamlRecordReader.cs (5)
1069if (RootList.Count == 0) 1071RootList.Add(element); 3436RootList.Add(bamlTextRecord.Value); 4623if (RootList.Count == 0) 4625RootList.Add(currentObject);