5 references to GrandParentType
System.Xaml (5)
System\Xaml\Context\ServiceProviderContext.cs (1)
319token.Target.InstanceType = _xamlContext.GrandParentType;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (4)
1366XamlType grandParentXamlType = ctx.GrandParentType; 1440XamlType dictionaryType = ctx.GrandParentType; 1503ctx.GrandParentType.IsDictionary) 2139token.Target.InstanceType = ctx.GrandParentType;