2 references to StringBuilder
System.Private.CoreLib (2)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\StringBuilder.cs (2)
412
StringBuilder destination = new
StringBuilder
(source);
2659
m_ChunkPrevious = new
StringBuilder
(this);