5 references to GrandParentType
System.Xaml (5)
System\Xaml\Context\ServiceProviderContext.cs (1)
316token.Target.InstanceType = _xamlContext.GrandParentType;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (4)
1332XamlType grandParentXamlType = ctx.GrandParentType; 1401XamlType dictionaryType = ctx.GrandParentType; 1462ctx.GrandParentType.IsDictionary) 2079token.Target.InstanceType = ctx.GrandParentType;