31 references to CreateSessionDoubleQuote
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (31)
AutomaticCompletion\AutomaticLiteralCompletionTests.cs (31)
28using var session = CreateSessionDoubleQuote("$$"); 36using var session = CreateSessionDoubleQuote("@$$"); 52using var session = CreateSessionDoubleQuote("using System;$$"); 60using var session = CreateSessionDoubleQuote("using System;@$$"); 75using var session = CreateSessionDoubleQuote(code); 90using var session = CreateSessionDoubleQuote(code); 120using var session = CreateSessionDoubleQuote(code); 135using var session = CreateSessionDoubleQuote(code); 151using var session = CreateSessionDoubleQuote(code); 167using var session = CreateSessionDoubleQuote(code); 183using var session = CreateSessionDoubleQuote(code); 198using var session = CreateSessionDoubleQuote(code); 214using var session = CreateSessionDoubleQuote(code); 230using var session = CreateSessionDoubleQuote(code); 246using var session = CreateSessionDoubleQuote(code); 261using var session = CreateSessionDoubleQuote(code); 277using var session = CreateSessionDoubleQuote(code); 293using var session = CreateSessionDoubleQuote(code); 309using var session = CreateSessionDoubleQuote(code); 324using var session = CreateSessionDoubleQuote(code); 340using var session = CreateSessionDoubleQuote(code); 356using var session = CreateSessionDoubleQuote(code); 372using var session = CreateSessionDoubleQuote(code); 388using var session = CreateSessionDoubleQuote(code); 404using var session = CreateSessionDoubleQuote(code); 421using var session = CreateSessionDoubleQuote(code); 436using var session = CreateSessionDoubleQuote(code); 451using var session = CreateSessionDoubleQuote(code); 466using var session = CreateSessionDoubleQuote(code); 482using var session = CreateSessionDoubleQuote(code); 495using var session = CreateSessionDoubleQuote(code);