3 references to List
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (3)
3255
result = holder.
List
;
3620
if (holder.
List
== null)
3625
holder.
List
.Add(bamlTextRecord.Value);