2 references to ExecutorCreationFailedErrorMessage
System.Workflow.ComponentModel (2)
AuthoringOM\ActivityExecutor.cs (2)
176throw new InvalidOperationException(SR.GetString(SR.ExecutorCreationFailedErrorMessage, activityType.FullName), e); 180throw new InvalidOperationException(SR.GetString(SR.ExecutorCreationFailedErrorMessage, activityType.FullName));