2 writes to _inheritanceService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
421
_inheritanceService
= null;
701
_inheritanceService
= isvc;
2 references to _inheritanceService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
420
_inheritanceService
?.Dispose();
971
if (
_inheritanceService
is not null)