2 writes to _inheritanceService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
453
_inheritanceService
= null;
743
_inheritanceService
= isvc;
3 references to _inheritanceService
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DocumentDesigner.cs (3)
450
if (
_inheritanceService
is not null)
452
_inheritanceService
.Dispose();
1013
if (
_inheritanceService
is not null)