2 writes to _outgoing
System.Xaml (2)
System\Xaml\XamlBackgroundReader.cs (2)
48_outgoing = new XamlNode[bufferSize]; 126_outgoing = tmp;
2 references to _outgoing
System.Xaml (2)
System\Xaml\XamlBackgroundReader.cs (2)
125_incoming = _outgoing; 191_currentNode = _outgoing[_outIdx++];