2 references to Error_ParameterTypeResolution
System.Workflow.ComponentModel (2)
Shared\BasePropertyDescriptor.cs (2)
320throw new InvalidOperationException(SR.GetString(SR.Error_ParameterTypeResolution, paramInfo.Name)); 346throw new InvalidOperationException(SR.GetString(SR.Error_ParameterTypeResolution, propertyName));