2 references to GetKeyFromInstance
System.Xaml (2)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
1833key = GetKeyFromInstance(value, currentType, this); 2659pendingAdd.Key = GetKeyFromInstance(pendingAdd.Item, itemType, pendingAdd);