4 references to AddAllTo
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\StateChecksums.cs (4)
64this.FrozenSourceGeneratedDocuments.AddAllTo(checksums); 387this.Documents.AddAllTo(checksums); 388this.AdditionalDocuments.AddAllTo(checksums); 389this.AnalyzerConfigDocuments.AddAllTo(checksums);