31 references to OpenDocumentAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (31)
Diagnostics\DiagnosticsPullCacheTests.cs (3)
37await OpenDocumentAsync(testLspServer, document); 67await OpenDocumentAsync(testLspServer, document); 98await OpenDocumentAsync(testLspServer, document);
Diagnostics\NonLocalDiagnosticTests.cs (1)
41await OpenDocumentAsync(testLspServer, document);
Diagnostics\PullDiagnosticTests.cs (27)
78await OpenDocumentAsync(testLspServer, document); 98await OpenDocumentAsync(testLspServer, document); 180await OpenDocumentAsync(testLspServer, document); 197await OpenDocumentAsync(testLspServer, document); 220await OpenDocumentAsync(testLspServer, document); 237await OpenDocumentAsync(testLspServer, document); 255await OpenDocumentAsync(testLspServer, document); 280await OpenDocumentAsync(testLspServer, document); 303await OpenDocumentAsync(testLspServer, document); 331await OpenDocumentAsync(testLspServer, document); 351await OpenDocumentAsync(testLspServer, document); 378await OpenDocumentAsync(testLspServer, document); 395await OpenDocumentAsync(testLspServer, document); 430await OpenDocumentAsync(testLspServer, csproj1Document); 483await OpenDocumentAsync(testLspServer, csproj1Document); 622await OpenDocumentAsync(testLspServer, document); 672await OpenDocumentAsync(testLspServer, document); 742await OpenDocumentAsync(testLspServer, document); 840await OpenDocumentAsync(testLspServer, document); 880await OpenDocumentAsync(testLspServer, document); 909await OpenDocumentAsync(testLspServer, document); 950await OpenDocumentAsync(testLspServer, document); 976await OpenDocumentAsync(testLspServer, document); 998await OpenDocumentAsync(testLspServer, document); 1313await OpenDocumentAsync(testLspServer, document); 1355await OpenDocumentAsync(testLspServer, openDocument); 1453await OpenDocumentAsync(testLspServer, firstDocument);