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