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