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