4 references to CreateSession
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (4)
AutomaticCompletion\AutomaticLessAndGreaterThanCompletionTests.vb (4)
19
Using session =
CreateSession
("$$")
26
Using session =
CreateSession
("$$")
34
Using session =
CreateSession
("Imports System$$")
113
Return
CreateSession
(code.NormalizedValue())