2 writes to _name
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.AxSourcingSite.cs (2)
22_name = name; 70_name = value;
2 references to _name
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\Control.AxSourcingSite.cs (2)
63get => _name; 68if (value is null || _name is null)