1 write to namespaceLookup
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ParserContext.cs (1)
65this.namespaceLookup = new Dictionary<string, string>();
4 references to namespaceLookup
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\View\ParserContext.cs (4)
63if (this.namespaceLookup == null) 67return this.namespaceLookup; 163if (null != this.namespaceLookup) 165foreach (var nameSpace in this.namespaceLookup.Keys)