2 writes to _inheritanceService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
424
_inheritanceService
= null;
704
_inheritanceService
= isvc;
2 references to _inheritanceService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
423
_inheritanceService
?.Dispose();
974
if (
_inheritanceService
is not null)