1 write to WriterBufferArrayList
PresentationFramework (1)
System\Windows\Markup\XamlStream.cs (1)
52WriterBufferArrayList = new ArrayList();
3 references to WriterBufferArrayList
PresentationFramework (3)
System\Windows\Markup\XamlStream.cs (3)
188CheckIfCanRemoveFromArrayList(position,WriterBufferArrayList, 362bufferArray = WriterBufferArrayList; 385WriterBufferArrayList.Add(buffer);