1 write to _outValid
System.Xaml (1)
System\Xaml\XamlBackgroundReader.cs (1)
132
_outValid
= _inIdx; // in the EOF case the buffer can be short.
1 reference to _outValid
System.Xaml (1)
System\Xaml\XamlBackgroundReader.cs (1)
122
get { return _outIdx >=
_outValid
; }