16 references to InsertText
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (16)
SolutionCrawler\WorkCoordinatorTests.cs (16)
1110await InsertText(code, textToInsert, expectDocumentAnalysis: true);
1119await InsertText(code, textToInsert, expectDocumentAnalysis: true);
1128await InsertText(code, textToInsert, expectDocumentAnalysis: true);
1137await InsertText(code, textToInsert, expectDocumentAnalysis: true);
1146await InsertText(code, textToInsert, expectDocumentAnalysis: true);
1157await InsertText(code, textToInsert, expectDocumentAnalysis: true);
1168await InsertText(code, textToInsert, expectDocumentAnalysis: true);
1179await InsertText(code, textToInsert, expectDocumentAnalysis: true);
1191await InsertText(code, textToInsert, expectDocumentAnalysis: false);
1205await InsertText(code, textToInsert, expectDocumentAnalysis: false);
1217await InsertText(code, textToInsert, expectDocumentAnalysis: false);
1229await InsertText(code, textToInsert, expectDocumentAnalysis: false);
1247await InsertText(code, textToInsert, expectDocumentAnalysis: false);
1262await InsertText(code, textToInsert, expectDocumentAnalysis: true);
1277await InsertText(code, textToInsert, expectDocumentAnalysis: true);
1290await InsertText(code, textToInsert, expectDocumentAnalysis: true);