1 implementation of CreateText
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\TextFactory\TextFactoryService.cs (1)
31
public SourceText
CreateText
(TextReader reader, Encoding? encoding, SourceHashAlgorithm checksumAlgorithm, CancellationToken cancellationToken)