5 references to RootList
PresentationFramework (5)
System\Windows\Markup\BamlRecordReader.cs (5)
1060if (RootList.Count == 0) 1062RootList.Add(element); 3427RootList.Add(bamlTextRecord.Value); 4614if (RootList.Count == 0) 4616RootList.Add(currentObject);