Example #1
0
 internal void Clear()
 {
     PooledList <BufferWriterMemory> .Clear(ref this.spanMessages);
 }