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