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