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