4 references to ProcessOpMethod
System.ServiceModel.Primitives (4)
System\ServiceModel\Description\TypeLoader.cs (4)
422ProcessOpMethod(opMethod, true, opDesc, result, targetIface, implType, useImplAttrs); 425ProcessOpMethod(opDesc.BeginMethod, false, opDesc, result, targetIface, implType, useImplAttrs); 429ProcessOpMethod(opDesc.TaskMethod, false, opDesc, result, targetIface, implType, useImplAttrs); 433ProcessOpMethod(opDesc.BeginMethod, false, opDesc, result, targetIface, implType, useImplAttrs);