1 reference to Error_MissingDefaultConstructor
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\CodeGeneration\CodeGeneratorAttribute.cs (1)
18
throw new ArgumentException(SR.GetString(SR.
Error_MissingDefaultConstructor
, codeGeneratorType.FullName), "codeGeneratorType");