3 writes to eventsOwned
System (3)
compmod\system\componentmodel\EventDescriptorCollection.cs (3)
81this.eventsOwned = true; 93this.eventsOwned = false; 179eventsOwned = true;
1 reference to eventsOwned
System (1)
compmod\system\componentmodel\EventDescriptorCollection.cs (1)
178if (!eventsOwned) {