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