2 writes to _registeredForChangeNotifications
System.Web.DynamicData (2)
DynamicData\Util\TemplateFactory.cs (2)
61_registeredForChangeNotifications = false; 137_registeredForChangeNotifications = true;
2 references to _registeredForChangeNotifications
System.Web.DynamicData (2)
DynamicData\Util\TemplateFactory.cs (2)
118if (!_registeredForChangeNotifications) { 120if (!_registeredForChangeNotifications) {