2 instantiations of LocalServices
System.Windows.Forms.Design (2)
System\ComponentModel\Design\Serialization\CodeDomComponentSerializationService.CodeDomSerializationStore.cs (2)
137
DesignerSerializationManager manager = new(new
LocalServices
(this, _provider));
202
PassThroughSerializationManager delegator = new(new LocalDesignerSerializationManager(this, new
LocalServices
(this, provider)));