1 write to _nameMap
System.Xaml (1)
System\Xaml\NameScopeDictionary.cs (1)
137
_nameMap
= nameScopeDictionary._nameMap;
4 references to _nameMap
System.Xaml (4)
System\Xaml\NameScopeDictionary.cs (4)
147
if (
_nameMap
is not null)
149
dictionaryEnumerator =
_nameMap
.GetEnumerator();
170
if (
_nameMap
is not null)
194
if (
_nameMap
is not null)