2 references to ReturnType
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (1)
739ReturnType returnType = new ReturnType(this);
System\Data\EntityModel\SchemaObjectModel\ReturnType.cs (1)
101ReturnType parameter = new ReturnType((Function)parentElement);