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