3 writes to Key
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
1923Key = key, 2552pendingAdd.Key = key; 2586pendingAdd.Key = GetKeyFromInstance(pendingAdd.Item, itemType, pendingAdd);
3 references to Key
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
2551Debug.Assert(pendingAdd.Key == token); 2598Logic_AddToParentDictionary(ctx, pendingAdd.Key, pendingAdd.Item); 2602Runtime.AddToDictionary(instance, instanceType, pendingAdd.Item, itemType, pendingAdd.Key);