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)
50
if (
_isInheritedInstance
) {