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