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