2 writes to _inheritanceService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
454
_inheritanceService
= null;
744
_inheritanceService
= isvc;
3 references to _inheritanceService
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DocumentDesigner.cs (3)
451
if (
_inheritanceService
is not null)
453
_inheritanceService
.Dispose();
1028
if (
_inheritanceService
is not null)