1 reference to _methodInvokerDispatcher
System.Web (1)
UI\WebControls\ModelDataSourceView.cs (1)
1214
returnValue =
_methodInvokerDispatcher
(method.MethodInfo, method.Instance, parameterValues);