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