2 writes to entityGroupCollection
System.IdentityModel (2)
System\IdentityModel\Metadata\EntitiesDescriptor.cs (2)
33
this.
entityGroupCollection
= entityGroupList;
54
this.
entityGroupCollection
= entityGroupList;
1 reference to entityGroupCollection
System.IdentityModel (1)
System\IdentityModel\Metadata\EntitiesDescriptor.cs (1)
70
get { return this.
entityGroupCollection
; }