2 references to Error_ParameterTypeResolution
System.Workflow.Activities (2)
Common\BasePropertyDescriptor.cs (2)
321throw new InvalidOperationException(SR.GetString(SR.Error_ParameterTypeResolution, paramInfo.Name)); 347throw new InvalidOperationException(SR.GetString(SR.Error_ParameterTypeResolution, propertyName));