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