2 references to AddLocalAssembly
System.Activities.Presentation (2)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlHelper.cs (1)
180
string fullNs = this.XamlSchemaContext.
AddLocalAssembly
(ns.Namespace);
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\WorkflowDesignerXamlSchemaContext.cs (1)
75
xamlNamespace =
AddLocalAssembly
(xamlNamespace);