6 references to AppendMismatch
Microsoft.CodeAnalysis.Remote.ServiceHub (6)
Host\TestUtils.cs (6)
56AppendMismatch(mismatch1, "Assets only in new solution 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);