3 references to AppendString
mscorlib (3)
system\string.cs (3)
257charBuffer.AppendString( value[startIndex] ); 259charBuffer.AppendString( separator ); 260charBuffer.AppendString( value[stringToJoinIndex] );