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