3 writes to Key
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
1975Key = key, 2624pendingAdd.Key = key; 2658pendingAdd.Key = GetKeyFromInstance(pendingAdd.Item, itemType, pendingAdd);
3 references to Key
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
2623Debug.Assert(pendingAdd.Key == token); 2671Logic_AddToParentDictionary(ctx, pendingAdd.Key, pendingAdd.Item); 2675Runtime.AddToDictionary(instance, instanceType, pendingAdd.Item, itemType, pendingAdd.Key);