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