1 write to commonDesignerServices
System (1)
compmod\system\componentmodel\CompModSwitches.cs (1)
27commonDesignerServices = new BooleanSwitch("CommonDesignerServices", "Assert if any common designer service is not found.");
2 references to commonDesignerServices
System (2)
compmod\system\componentmodel\CompModSwitches.cs (2)
26if (commonDesignerServices == null) { 29return commonDesignerServices;