2 writes to entityCollection
System.IdentityModel (2)
System\IdentityModel\Metadata\EntitiesDescriptor.cs (2)
42this.entityCollection = entityList; 53this.entityCollection = entityList;
1 reference to entityCollection
System.IdentityModel (1)
System\IdentityModel\Metadata\EntitiesDescriptor.cs (1)
62get { return this.entityCollection; }