1 write to uniqueNamespaces
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (1)
162this.uniqueNamespaces = new List<NamespaceData>();
2 references to uniqueNamespaces
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\NamespaceListProperty.cs (2)
160if (this.uniqueNamespaces == null) 164return this.uniqueNamespaces;