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