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