5 references to GrandParentType
System.Xaml (5)
System\Xaml\Context\ServiceProviderContext.cs (1)
320token.Target.InstanceType = _xamlContext.GrandParentType;
System\Xaml\InfosetObjects\XamlObjectWriter.cs (4)
1367XamlType grandParentXamlType = ctx.GrandParentType; 1441XamlType dictionaryType = ctx.GrandParentType; 1504ctx.GrandParentType.IsDictionary) 2140token.Target.InstanceType = ctx.GrandParentType;