2 references to _readCache
PresentationFramework (2)
System\Windows\Markup\BamlRecords.cs (2)
430bamlRecord = _readCache[(int)recordType]; 433bamlRecord = _readCache[(int)recordType] = AllocateRecord(recordType);