2 writes to _typeName
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (2)
941
_typeName
= typeName;
948
_typeName
= typeName;
2 references to _typeName
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Shaper.cs (2)
956
_typeName
, _propertyName, "null"));
964
_typeName
, _propertyName, resultType.Name));