1 write to _shouldCloneValue
System.Data.Entity (1)
System\Data\Common\CommandTrees\ValueExpressions.cs (1)
39this._shouldCloneValue = TypeHelpers.TryGetEdmType<PrimitiveType>(resultType, out primitiveType)
2 references to _shouldCloneValue
System.Data.Entity (2)
System\Data\Common\CommandTrees\ValueExpressions.cs (2)
42if (this._shouldCloneValue) 72if (this._shouldCloneValue)