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