1 write to CurrentKeyIsUnconverted
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
2597ctx.CurrentKeyIsUnconverted = pendingAdd.KeyIsUnconverted;
2 references to CurrentKeyIsUnconverted
System.Xaml (2)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (2)
1827if (ctx.CurrentKeyIsUnconverted && !ctx.ParentShouldNotConvertChildKeys) 1925KeyIsUnconverted = ctx.CurrentKeyIsUnconverted,