14 references to Error_InvalidArgumentValue
System.Workflow.ComponentModel (14)
AuthoringOM\Compiler\TypeSystem\RTTypeWrapper.cs (5)
85
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "runtimeType");
91
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "runtimeType");
98
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "typeArgs");
566
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "typeArgs");
572
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "typeArgs");
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
771
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "treeNodes");
AuthoringOM\Serializer\DictionarySurrogate.cs (2)
18
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "obj");
22
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "obj");
AuthoringOM\Serializer\GenericQueueSurrogate.cs (2)
19
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "obj");
23
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "obj");
AuthoringOM\Serializer\ListSurrogate.cs (2)
19
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "obj");
23
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "obj");
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (1)
1571
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "obj");
AuthoringOM\Serializer\XmlDocumentSurrogate.cs (1)
18
throw new ArgumentException(SR.GetString(SR.
Error_InvalidArgumentValue
), "obj");