2 references to VerifyCollectionInService
Roslyn.VisualStudio.Next.UnitTests (2)
Remote\SerializationValidator.cs (2)
293await VerifyCollectionInService(ToDocumentObjects(projectObject.Documents), expectedDocumentCount).ConfigureAwait(false); 299await VerifyCollectionInService(ToDocumentObjects(projectObject.AdditionalDocuments), expectedAdditionalDocumentCount).ConfigureAwait(false);