1 write to _isInheritedInstance
System.Web (1)
UI\PageHandlerFactory.cs (1)
33_isInheritedInstance = (GetType() != typeof(PageHandlerFactory));
1 reference to _isInheritedInstance
System.Web (1)
UI\PageHandlerFactory.cs (1)
50if (_isInheritedInstance) {