3 references to Create
Microsoft.CodeAnalysis.Workspaces (3)
Serialization\SerializableSourceText.cs (3)
59: this(storageHandle, text: null, Checksum.Create(storageHandle.ContentHash)) 64: this(storageHandle: null, text, Checksum.Create(contentHash)) 83Debug.Assert(contentChecksum == Checksum.Create(computedContentHash));