2 references to Create
Microsoft.CodeAnalysis.Workspaces (2)
Workspace\Solution\TextLoader.cs (1)
160
return TextAndVersion.
Create
(
Workspace\Solution\VersionSource\RecoverableTextAndVersion.cs (1)
167
=> TextAndVersion.
Create
(text, Version, filePath: null, ExceptionMessage);