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