2 references to GetField
System.Web (2)
UI\ControlBuilder.cs (1)
2524FieldInfo fieldInfo = TargetFrameworkUtil.GetField(templateControl.GetType(), control.ID,
UI\PropertyMapper.cs (1)
75fieldInfo = TargetFrameworkUtil.GetField(currentType, propName, flags);