4 references to ParentCollection
System.Xaml (4)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (4)
1753object parentCollection = ctx.ParentCollection; 1833Runtime.AddToDictionary(ctx.ParentCollection, ctx.ParentType, value, ctx.CurrentType, key); 1875Runtime.AddToDictionary(ctx.ParentCollection, ctx.ParentType, value, ctx.CurrentType, key); 1884object parentCollection = ctx.ParentCollection;