2 instantiations of FunctionCommandText
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (1)
680FunctionCommandText commandText = new FunctionCommandText(this);
System\Data\EntityModel\SchemaObjectModel\ModelFunction.cs (1)
147FunctionCommandText commandText = new FunctionCommandText(this);
3 references to FunctionCommandText
System.Data.Entity (3)
System\Data\EntityModel\SchemaObjectModel\Function.cs (2)
31protected FunctionCommandText _commandText = null; 680FunctionCommandText commandText = new FunctionCommandText(this);
System\Data\EntityModel\SchemaObjectModel\ModelFunction.cs (1)
147FunctionCommandText commandText = new FunctionCommandText(this);