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