2 writes to changing
System.Private.Xml.Linq (2)
System\Xml\Linq\XObject.cs (2)
370a.changing += value; 377a.changing -= value;
3 references to changing
System.Private.Xml.Linq (3)
System\Xml\Linq\XObject.cs (3)
349if (a.changing == null && a.changed == null) 378if (a.changing == null && a.changed == null) 455a.changing?.Invoke(sender, e);