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