6 references to AddFunction
System.Data.Entity (6)
System\Data\Metadata\Edm\Provider\EdmProviderManifestFunctionBuilder.cs (6)
103this.AddFunction(returnType, functionName, new KeyValuePair<string, PrimitiveTypeKind>[] { }); 108this.AddFunction(returnType, functionName, new[] { new KeyValuePair<string, PrimitiveTypeKind>(argumentName, argumentTypeKind) }); 113this.AddFunction(returnType, functionName, 120this.AddFunction(returnType, functionName, 133this.AddFunction(returnType, functionName, 150this.AddFunction(returnType, functionName,