2 references to NameScopeDictionaryList
System.Xaml (2)
System\Xaml\Context\NameFixupToken.cs (1)
181foreach (XAML3.INameScopeDictionary nameScope in NameScopeDictionaryList)
System\Xaml\Context\ServiceProviderContext.cs (1)
355token.NameScopeDictionaryList.AddRange(_xamlContext.StackWalkOfNameScopes);