1 write to _options
System (1)
compmod\system\componentmodel\design\DesignerOptionService.cs (1)
33_options = new DesignerOptionCollection(this, null, string.Empty, null);
2 references to _options
System (2)
compmod\system\componentmodel\design\DesignerOptionService.cs (2)
32if (_options == null) { 35return _options;