2 writes to _outgoing
System.Xaml (2)
System\Xaml\XamlBackgroundReader.cs (2)
51_outgoing = new XamlNode[bufferSize]; 129_outgoing = tmp;
2 references to _outgoing
System.Xaml (2)
System\Xaml\XamlBackgroundReader.cs (2)
128_incoming = _outgoing; 194_currentNode = _outgoing[_outIdx++];