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