3 writes to _inDispose
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
71
_inDispose
= false;
958
_inDispose
= true;
991
_inDispose
= false;
1 reference to _inDispose
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
564
if (_context.LiveDepth == 0 && !
_inDispose
)