4 references to ParentCollection
System.Xaml (4)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (4)
1755object parentCollection = ctx.ParentCollection; 1835Runtime.AddToDictionary(ctx.ParentCollection, ctx.ParentType, value, ctx.CurrentType, key); 1877Runtime.AddToDictionary(ctx.ParentCollection, ctx.ParentType, value, ctx.CurrentType, key); 1886object parentCollection = ctx.ParentCollection;