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