2 references to WorkflowDesignerXamlSchemaContext
System.Data (2)
cdf\src\NetFx40\Tools\Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlSchemaContext.cs (1)
54
public WorkflowDesignerXamlSchemaContext(string localAssembly) :
this
(localAssembly, null)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.SerializationHelpers.cs (1)
77
this.workflowDesignerXamlSchemaContext = new
WorkflowDesignerXamlSchemaContext
(this.GetLocalAssemblyName(), this.Context);