3 writes to Key
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
1976Key = key, 2625pendingAdd.Key = key; 2659pendingAdd.Key = GetKeyFromInstance(pendingAdd.Item, itemType, pendingAdd);
3 references to Key
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
2624Debug.Assert(pendingAdd.Key == token); 2672Logic_AddToParentDictionary(ctx, pendingAdd.Key, pendingAdd.Item); 2676Runtime.AddToDictionary(instance, instanceType, pendingAdd.Item, itemType, pendingAdd.Key);