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