1 reference to Error_OutRefParameterNotSupported
System.Workflow.Activities (1)
CorrelationValidator.cs (1)
452string.Format(CultureInfo.CurrentCulture, SR.GetString(SR.Error_OutRefParameterNotSupported), (memberInfo is EventInfo) ? delegateType.Name : methodInfo.Name, param.Name), ErrorNumbers.Error_OutRefParameterNotSupported);