5 references to RootList
PresentationFramework (5)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (5)
1091if (RootList.Count == 0) 1093RootList.Add(element); 3472RootList.Add(bamlTextRecord.Value); 4670if (RootList.Count == 0) 4672RootList.Add(currentObject);