1 reference to ResultMethodName
System.ServiceModel (1)
System\ServiceModel\Dispatcher\TaskMethodInvoker.cs (1)
41
this.taskTResultGetMethod = ((PropertyInfo)taskMethod.ReturnType.GetMember(
ResultMethodName
)[0]).GetGetMethod();