32 references to OpenDocumentAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (32)
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 (28)
65await OpenDocumentAsync(testLspServer, document); 85await OpenDocumentAsync(testLspServer, document); 167await OpenDocumentAsync(testLspServer, document); 184await OpenDocumentAsync(testLspServer, document); 207await OpenDocumentAsync(testLspServer, document); 224await OpenDocumentAsync(testLspServer, document); 242await OpenDocumentAsync(testLspServer, document); 267await OpenDocumentAsync(testLspServer, document); 290await OpenDocumentAsync(testLspServer, document); 318await OpenDocumentAsync(testLspServer, document); 338await OpenDocumentAsync(testLspServer, document); 365await OpenDocumentAsync(testLspServer, document); 382await OpenDocumentAsync(testLspServer, document); 417await OpenDocumentAsync(testLspServer, csproj1Document); 470await OpenDocumentAsync(testLspServer, csproj1Document); 609await OpenDocumentAsync(testLspServer, document); 629await OpenDocumentAsync(testLspServer, document); 679await OpenDocumentAsync(testLspServer, document); 745await OpenDocumentAsync(testLspServer, document); 771await OpenDocumentAsync(testLspServer, document); 811await OpenDocumentAsync(testLspServer, document); 840await OpenDocumentAsync(testLspServer, document); 881await OpenDocumentAsync(testLspServer, document); 907await OpenDocumentAsync(testLspServer, document); 929await OpenDocumentAsync(testLspServer, document); 1244await OpenDocumentAsync(testLspServer, document); 1286await OpenDocumentAsync(testLspServer, openDocument); 1384await OpenDocumentAsync(testLspServer, firstDocument);