4 references to WriteTo
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\StateChecksums.cs (4)
75this.FrozenSourceGeneratedDocuments.WriteTo(writer); 402this.Documents.WriteTo(writer); 403this.AdditionalDocuments.WriteTo(writer); 404this.AnalyzerConfigDocuments.WriteTo(writer);