3 references to AllocateRecord
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
421
bamlRecord = _readCache[(int)recordType] =
AllocateRecord
(recordType);
536
newRecord =
AllocateRecord
(record.RecordType);
558
record =
AllocateRecord
(recordType);