10 references to Type
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (7)
AutomaticCompletion\AutomaticBraceCompletionTests.cs (1)
1329
Type
(session.Session, "dd");
AutomaticCompletion\AutomaticLessAndGreaterThanCompletionTests.cs (6)
187
Type
(session.Session, "int");
203
Type
(session.Session, "T");
219
Type
(session.Session, "int");
240
Type
(session.Session, "int");
342
Type
(session.Session, "int");
430
Type
(session.Session, "int");
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (3)
AutomaticCompletion\AbstractAutomaticBraceCompletionTests.cs (3)
26
Type
(session, session.OpeningBrace.ToString());
78
Type
(session, Environment.NewLine);
101
Type
(session, Environment.NewLine);