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