8 references to CreateSourceText
Microsoft.CodeAnalysis.Razor.Workspaces.UnitTests (8)
TextDifferencing\SourceTextDifferTest.cs (8)
32
var oldText =
CreateSourceText
(oldStr, fixLineEndings: false);
33
var newText =
CreateSourceText
(newStr, fixLineEndings: false);
62
var oldText =
CreateSourceText
(oldStr, fixLineEndings: false);
63
var newText =
CreateSourceText
(newStr, fixLineEndings: false);
77
var oldText =
CreateSourceText
("""
83
var newText =
CreateSourceText
("""
116
var oldText =
CreateSourceText
("""
125
var newText =
CreateSourceText
("""