54 references to General_MissingService
System.Workflow.ComponentModel (54)
AuthoringOM\Behaviors\ExceptionHandler.cs (1)
174throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).FullName));
AuthoringOM\Compiler\TypeSystem\AttributeInfo.cs (1)
208throw new Exception(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).ToString()));
AuthoringOM\Compiler\Validation\BindValidator.cs (1)
833throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).FullName));
AuthoringOM\Compiler\Validation\DependencyObjectValidator.cs (1)
191throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).FullName));
AuthoringOM\Design\ActivityPreviewDesigner.cs (1)
739throw new Exception(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName));
AuthoringOM\Design\CommandSet.cs (3)
53throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IMenuCommandService).FullName)); 57throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(WorkflowView).FullName)); 61throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(ISelectionService).FullName));
AuthoringOM\Design\CompositeActivityDesigner.cs (7)
560throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(ComponentSerializationService).Name)); 595throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).Name)); 610throw new Exception(SR.GetString(SR.General_MissingService, typeof(ComponentSerializationService).Name)); 661throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).Name)); 825throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IIdentifierCreationService).FullName)); 901throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IIdentifierCreationService).FullName)); 905throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName));
AuthoringOM\Design\CustomActivityDesigner.cs (9)
268throw new Exception(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName)); 276throw new Exception(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).FullName)); 288throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName)); 370throw new Exception(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).FullName)); 378throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName)); 532throw new Exception(SR.GetString(SR.General_MissingService, typeof(IMemberCreationService).FullName)); 573throw new Exception(SR.GetString(SR.General_MissingService, typeof(IMemberCreationService).FullName)); 577throw new Exception(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).FullName)); 835throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).FullName));
AuthoringOM\Design\DesignerHelpers.cs (3)
1540throw new Exception(SR.GetString(SR.General_MissingService, typeof(IMenuCommandService).FullName)); 1581throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName)); 1585throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).FullName));
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (1)
349throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName));
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
1160throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).FullName));
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
104throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(WorkflowView).FullName));
AuthoringOM\Design\DocumentOutline.cs (2)
38throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName)); 43throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(DesignSurface).FullName));
AuthoringOM\Design\IdentifierCreationService.cs (2)
191throw new Exception(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName)); 199throw new Exception(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).FullName));
AuthoringOM\Design\PropertyDescriptors.cs (6)
45throw new Exception(SR.GetString(SR.General_MissingService, typeof(ISite).FullName)); 49throw new Exception(SR.GetString(SR.General_MissingService, typeof(IIdentifierCreationService).FullName)); 93throw new Exception(SR.GetString(SR.General_MissingService, typeof(IIdentifierCreationService).FullName)); 108throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IMemberCreationService).FullName)); 112throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName)); 642throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IMemberCreationService).FullName));
AuthoringOM\Design\UITypeEditors.cs (1)
53throw new Exception(SR.GetString(SR.General_MissingService, typeof(ITypeProvider).FullName));
AuthoringOM\Design\WorkflowInlining.cs (2)
162throw new Exception(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName)); 187throw new Exception(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName));
AuthoringOM\Design\WorkflowLayouts.cs (1)
34throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(WorkflowView).FullName));
AuthoringOM\Design\WorkflowView.cs (2)
880throw new Exception(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName)); 906throw new Exception(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName));
AuthoringOM\Design\XomlDesignerLoader.cs (4)
169throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName)); 201throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(IDesignerHost).FullName)); 394throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(WorkflowDesignerLoader).FullName)); 403throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(WorkflowDesignerLoader).FullName));
AuthoringOM\Serializer\DependencyObjectCodeDomSerializer.cs (1)
54throw new InvalidOperationException(SR.GetString(SR.General_MissingService, typeof(CodeDomSerializer).FullName));
Shared\CompModHelpers.cs (3)
307SR.GetString(SR.General_MissingService, typeof(IDesignerHost).Name)); 356SR.GetString(SR.General_MissingService, typeof(IDesignerHost).Name)); 433SR.GetString(SR.General_MissingService, typeof(ITypeProvider).Name));