1 write to WriterBufferArrayList
PresentationFramework (1)
src\Framework\System\Windows\Markup\XamlStream.cs (1)
80WriterBufferArrayList = new ArrayList();
3 references to WriterBufferArrayList
PresentationFramework (3)
src\Framework\System\Windows\Markup\XamlStream.cs (3)
223CheckIfCanRemoveFromArrayList(position,WriterBufferArrayList, 401bufferArray = WriterBufferArrayList; 425WriterBufferArrayList.Add(buffer);