2 writes to _inheritanceService
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\DocumentDesigner.cs (2)
441
_inheritanceService
= null;
731
_inheritanceService
= isvc;
3 references to _inheritanceService
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\DocumentDesigner.cs (3)
438
if (
_inheritanceService
is not null)
440
_inheritanceService
.Dispose();
1001
if (
_inheritanceService
is not null)