2 writes to _dontShowVersion
System.Web (2)
Management\TemplatedMailWebEventProvider.cs (2)
339_dontShowVersion = true; 394_dontShowVersion = true;
1 reference to _dontShowVersion
System.Web (1)
ErrorFormatter.cs (1)
428if (!(dontShowSensitiveInfo || _dontShowVersion)) { // don't show version for security reasons