3 writes to _inDispose
System.Xaml (3)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
70
_inDispose
= false;
957
_inDispose
= true;
990
_inDispose
= false;
1 reference to _inDispose
System.Xaml (1)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (1)
563
if (_context.LiveDepth == 0 && !
_inDispose
)