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); 788await OpenDocumentAsync(testLspServer, document); 828await OpenDocumentAsync(testLspServer, document); 857await OpenDocumentAsync(testLspServer, document); 898await OpenDocumentAsync(testLspServer, document); 924await OpenDocumentAsync(testLspServer, document); 946await OpenDocumentAsync(testLspServer, document); 1261await OpenDocumentAsync(testLspServer, document); 1303await OpenDocumentAsync(testLspServer, openDocument); 1401await OpenDocumentAsync(testLspServer, firstDocument);