1 write to componentRoleMembers
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ServiceInfo.cs (1)
173
this.
componentRoleMembers
= CatalogUtil.GetRoleMembers(application, roles);
1 reference to componentRoleMembers
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ServiceInfo.cs (1)
282
get { return this.
componentRoleMembers
; }