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