2 references to Error_InvalidDataFound
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\WorkflowMarkupSerializer.cs (2)
220serializationManager.ReportError(CreateSerializationError(SR.GetString(SR.Error_InvalidDataFound), reader)); 527serializationManager.ReportError(CreateSerializationError(SR.GetString(SR.Error_InvalidDataFound, reader.Value.Trim(), obj.GetType().FullName), reader));