2 implementations of Count
System.Data.Entity (2)
System\Data\EntityModel\SchemaObjectModel\FilteredSchemaElementLookUpTable.cs (1)
58public int Count
System\Data\EntityModel\SchemaObjectModel\SchemaElementLookUpTable.cs (1)
40public int Count
1 reference to Count
System.Data.Entity (1)
System\Data\Metadata\Converter.cs (1)
333EdmProperty[] properties = new EdmProperty[element.Properties.Count];