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