2 references to GetModificationOperator
System.Data.Entity (2)
System\Data\Mapping\Update\Internal\FunctionUpdateCommand.cs (2)
372int result = (int)GetModificationOperator(thisParent.State) - 373(int)GetModificationOperator(otherParent.State);