2 references to GetPropertyHelper
System.Web (2)
UI\TargetFrameworkUtil.cs (2)
178return GetPropertyHelper(type, name, bindingAttr, returnType, types, throwAmbiguousMatchException); 185result = GetPropertyHelper(type, name, bindingAttr, returnType, types, throwAmbiguousMatchException);