2 references to ToMatchingPairs
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (1)
EditAndContinue\Helpers\EditingTestBase.cs (1)
206=> EditAndContinueTestVerifier.ToMatchingPairs(matches);
Microsoft.CodeAnalysis.Features.Test.Utilities (1)
EditAndContinue\EditAndContinueTestVerifier.cs (1)
533=> ToMatchingPairs(match.Matches.Where(partners => partners.Key != match.OldRoot));