11 references to XmlnsDefinition
System.Workflow.Activities (3)
AssemblyInfo.cs (3)
10
[assembly:
XmlnsDefinition
("http://schemas.microsoft.com/winfx/2006/xaml/workflow", "System.Workflow.Activities")]
11
[assembly:
XmlnsDefinition
("http://schemas.microsoft.com/winfx/2006/xaml/workflow", "System.Workflow.Activities.Rules")]
12
[assembly:
XmlnsDefinition
("http://schemas.microsoft.com/winfx/2006/xaml/workflow", "System.Workflow.Activities.Rules.Design")]
System.Workflow.ComponentModel (4)
AuthoringOM\AssemblyInfo.cs (4)
12
[assembly:
XmlnsDefinition
(StandardXomlKeys.WorkflowXmlNs, "System.Workflow.ComponentModel")]
13
[assembly:
XmlnsDefinition
(StandardXomlKeys.WorkflowXmlNs, "System.Workflow.ComponentModel.Compiler")]
14
[assembly:
XmlnsDefinition
(StandardXomlKeys.Definitions_XmlNs, "System.Workflow.ComponentModel.Serialization")]
15
[assembly:
XmlnsDefinition
(StandardXomlKeys.WorkflowXmlNs, "System.Workflow.ComponentModel.Design")]
System.Workflow.Runtime (4)
AssemblyInfo.cs (4)
12
[assembly:
XmlnsDefinition
("http://schemas.microsoft.com/winfx/2006/xaml/workflow", "System.Workflow.Runtime")]
13
[assembly:
XmlnsDefinition
("http://schemas.microsoft.com/winfx/2006/xaml/workflow", "System.Workflow.Runtime.Configuration")]
14
[assembly:
XmlnsDefinition
("http://schemas.microsoft.com/winfx/2006/xaml/workflow", "System.Workflow.Runtime.Hosting")]
15
[assembly:
XmlnsDefinition
("http://schemas.microsoft.com/winfx/2006/xaml/workflow", "System.Workflow.Runtime.Tracking")]