3 references to
Microsoft.CodeAnalysis.Workspaces (3)
Serialization\SerializableSourceText.cs (3)
60: this(storageHandle, text: null, Checksum.Create(storageHandle.ContentHash)) 65: this(storageHandle: null, text, Checksum.Create(contentHash)) 70: this(storageHandle: null, text, contentChecksum)