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