1 reference to new
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (1)
EditAndContinue\Helpers\EditingTestBase.cs (1)
261
=>
new
(oldSource.NormalizeLineEndings(), newSource.NormalizeLineEndings(), source => SyntaxFactory.ParseSyntaxTree(source, path: GetDocumentFilePath(documentIndex)), flags);