5 references to GrandParentType
System.Xaml (5)
System\Xaml\Context\ServiceProviderContext.cs (1)
318token.Target.InstanceType = _xamlContext.GrandParentType;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (4)
1334XamlType grandParentXamlType = ctx.GrandParentType; 1403XamlType dictionaryType = ctx.GrandParentType; 1464ctx.GrandParentType.IsDictionary) 2081token.Target.InstanceType = ctx.GrandParentType;