5 references to RootList
PresentationFramework (5)
System\Windows\Markup\BamlRecordReader.cs (5)
1069
if (
RootList
.Count == 0)
1071
RootList
.Add(element);
3436
RootList
.Add(bamlTextRecord.Value);
4623
if (
RootList
.Count == 0)
4625
RootList
.Add(currentObject);