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