1 write to _componentChangeService
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\EditorServiceContext.cs (1)
73
private IComponentChangeService ChangeService =>
_componentChangeService
??= this.GetRequiredService<IComponentChangeService>();