1 write to TypeUsages
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordStateFactory.cs (1)
106this.TypeUsages = new System.Collections.ObjectModel.ReadOnlyCollection<TypeUsage>(typeUsages);
1 reference to TypeUsages
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordState.cs (1)
223return RecordStateFactory.TypeUsages[ordinal];