2 references to Contains
System.Data.Entity (2)
System\Data\Objects\ELinq\ExpressionConverter.cs (1)
732
if (this.objectParameters.
Contains
(expression.ParameterName))
System\Data\Objects\ObjectParameterCollection.cs (1)
200
if (this.
Contains
(parameter.Name))