2 writes to _inheritanceUI
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
424_inheritanceUI = null; 691_inheritanceUI = new InheritanceUI();
2 references to _inheritanceUI
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
423_inheritanceUI?.Dispose(); 692host.AddService(_inheritanceUI);