2 references to IsPrivateComponent
ComSvcConfig (2)
ComAdminWrapper.cs (2)
428
component.SetValue(PropertyName.
IsPrivateComponent
, true);
850
this.isPrivate = (bool)compObj.GetValue(PropertyName.
IsPrivateComponent
);