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