3 references to AllocateRecord
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecords.cs (3)
442
bamlRecord = _readCache[(int)recordType] =
AllocateRecord
(recordType);
547
newRecord =
AllocateRecord
(record.RecordType);
569
record =
AllocateRecord
(recordType);