2 references to Error_OperationNotInContract
System.WorkflowServices (2)
System\Workflow\Activities\ValidationHelper.cs (2)
766
WorkflowServicesErrorNumbers.
Error_OperationNotInContract
,
1023
validationErrors.Add(new ValidationError(SR2.GetString(SR2.Error_OperationNotInContract, methodInfo.Name, contractType.FullName), WorkflowServicesErrorNumbers.
Error_OperationNotInContract
, false, "ServiceOperationInfo"));