5 references to RootList
PresentationFramework (5)
System\Windows\Markup\BamlRecordReader.cs (5)
1051if (RootList.Count == 0) 1053RootList.Add(element); 3419RootList.Add(bamlTextRecord.Value); 4602if (RootList.Count == 0) 4604RootList.Add(currentObject);