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