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