1 write to explicitNamespaces
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\XamlTypeWithExplicitNamespace.cs (1)
17
this.
explicitNamespaces
= new List<string>(explicitNamespaces);
1 reference to explicitNamespaces
System.Activities.Presentation (1)
Microsoft.Tools.Common\Microsoft\Activities\Presentation\Xaml\XamlTypeWithExplicitNamespace.cs (1)
22
return this.
explicitNamespaces
;