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