6 references to AppendMismatch
Microsoft.CodeAnalysis.Remote.ServiceHub (6)
Host\TestUtils.cs (6)
56AppendMismatch(mismatch1, "assets only in new solutoin but not in the request", sb); 60AppendMismatch(mismatch2, "assets only in the incremental solution but not in the request", sb); 64AppendMismatch(mismatch3, "assets only in new solution but not in incremental solution", sb); 67AppendMismatch(mismatch4, "assets only in incremental solution but not in new solution", sb); 71AppendMismatch(mismatch5, "assets only in the request but not in new solution", sb); 74AppendMismatch(mismatch6, "assets only in the request but not in incremental solution", sb);