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