2 writes to _inheritanceUI
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
427_inheritanceUI = null; 694_inheritanceUI = new InheritanceUI();
2 references to _inheritanceUI
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
426_inheritanceUI?.Dispose(); 695host.AddService(_inheritanceUI);