2 writes to _weakObjectReference
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2Properties.cs (2)
50_weakObjectReference = new(comObject); 182_weakObjectReference = null!;
1 reference to _weakObjectReference
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2Properties.cs (1)
229bool valid = _weakObjectReference.TryGetTarget(out object? target);