2 writes to changed
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
1175
a.
changed
+= value;
1181
a.
changed
-= value;
4 references to changed
System.Xml.Linq (4)
System\Xml\Linq\XLinq.cs (4)
1182
if (a.changing == null && a.
changed
== null) {
1206
if (a.changing == null && a.
changed
== null) {
1249
if (a.
changed
!= null) {
1250
a.
changed
(sender, e);