2 references to _readCache
PresentationFramework (2)
src\Framework\System\Windows\Markup\BamlRecords.cs (2)
439bamlRecord = _readCache[(int)recordType]; 442bamlRecord = _readCache[(int)recordType] = AllocateRecord(recordType);