3 writes to index
System.Xaml (3)
System\Xaml\NameScopeDictionary.cs (3)
144index = -1; 190index++; 216index = -1;
2 references to index
System.Xaml (2)
System\Xaml\NameScopeDictionary.cs (2)
166string name = _names[index]; 185if (index == _names.Count - 1)