2 writes to newObject
System (2)
compmod\system\componentmodel\AddingNewEventArgs.cs (2)
35
this.
newObject
= newObject;
47
newObject
= value;
1 reference to newObject
System (1)
compmod\system\componentmodel\AddingNewEventArgs.cs (1)
43
return
newObject
;