1 write to _typeUsages
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordStateScratchpad.cs (1)
62
set {
_typeUsages
= value; }
1 reference to _typeUsages
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordStateScratchpad.cs (1)
61
get { return
_typeUsages
; }