1 write to _adapterTypes
System.Web (1)
Configuration\HttpCapabilitiesBase.cs (1)
363_adapterTypes = Hashtable.Synchronized(new Hashtable());
3 references to _adapterTypes
System.Web (3)
Configuration\HttpCapabilitiesBase.cs (3)
360if (_adapterTypes == null) { 362if (_adapterTypes == null) { 367return _adapterTypes;