6 references to Values
System.Data.Entity.Design (6)
System\Data\Entity\Design\SSDLGenerator\FunctionDetailsReader.cs (6)
174_currentRow = memento.Values; 185Debug.Assert(memento.Values != null, "the values in the memento are null"); 188_currentRow = memento.Values; 340_currentRow = memento.Values; 351Debug.Assert(memento.Values != null, "the values in the memento are null"); 354_currentRow = memento.Values;