2 references to ValidateFunctionImportReturnType
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\FunctionImportElement.cs (2)
136
ValidateFunctionImportReturnType
(this, _type, this.CollectionKind, _entitySet, _entitySetPathDefined);
144
ValidateFunctionImportReturnType
(returnType, returnType.Type, returnType.CollectionKind, returnType.EntitySet, returnType.EntitySetPathDefined);