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