14 references to Type
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (7)
AutomaticCompletion\AutomaticBraceCompletionTests.cs (1)
1282
Type
(session.Session, "dd");
AutomaticCompletion\AutomaticLessAndGreaterThanCompletionTests.cs (6)
178
Type
(session.Session, "int");
193
Type
(session.Session, "T");
208
Type
(session.Session, "int");
228
Type
(session.Session, "int");
325
Type
(session.Session, "int");
410
Type
(session.Session, "int");
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (3)
AutomaticCompletion\AbstractAutomaticBraceCompletionTests.cs (3)
30
Type
(session, session.OpeningBrace.ToString());
82
Type
(session, Environment.NewLine);
105
Type
(session, Environment.NewLine);
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (4)
AutomaticCompletion\AutomaticBracketCompletionTests.vb (2)
84
Type
(session.Session, "'")
100
Type
(session.Session, "'")
AutomaticCompletion\AutomaticParenthesesCompletion.vb (2)
318
Type
(session.Session, "0")
351
Type
(session.Session, """a""")