3 references to _propMode
System.Web (3)
Configuration\AuthenticationSection.cs (3)
109_properties.Add(_propMode); 145authenticationModeCache = (AuthenticationMode)base[_propMode]; 151base[_propMode] = value;