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