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