1 write to _inputTypes
System.Web (1)
UI\HTMLTagNameToTypeMapper.cs (1)
71_inputTypes = t;
2 references to _inputTypes
System.Web (2)
UI\HTMLTagNameToTypeMapper.cs (2)
59if (_inputTypes == null) { 80controlType = (Type)_inputTypes[type];