3 references to Insert
mscorlib (3)
system\text\stringbuilder.cs (3)
1048
Insert
(index, sourcePtr, value.Length);
1104
Insert
(index, &value, 1);
1165
Insert
(index, sourcePtr, charCount);