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)
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); 642await OpenDocumentAsync(testLspServer, document); 692await OpenDocumentAsync(testLspServer, document); 762await OpenDocumentAsync(testLspServer, document); 860await OpenDocumentAsync(testLspServer, document); 900await OpenDocumentAsync(testLspServer, document); 929await OpenDocumentAsync(testLspServer, document); 970await OpenDocumentAsync(testLspServer, document); 996await OpenDocumentAsync(testLspServer, document); 1018await OpenDocumentAsync(testLspServer, document); 1333await OpenDocumentAsync(testLspServer, document); 1375await OpenDocumentAsync(testLspServer, openDocument); 1473await OpenDocumentAsync(testLspServer, firstDocument);