5 references to RootList
PresentationFramework (5)
System\Windows\Markup\BamlRecordReader.cs (5)
1050if (RootList.Count == 0) 1052RootList.Add(element); 3418RootList.Add(bamlTextRecord.Value); 4601if (RootList.Count == 0) 4603RootList.Add(currentObject);