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