2 references to GetElementAt
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\Function.cs (2)
464else if (Parameters.GetElementAt(0).CollectionKind == CollectionKind.None) 468Parameter param = Parameters.GetElementAt(0);