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); 763await OpenDocumentAsync(testLspServer, document); 789await OpenDocumentAsync(testLspServer, document); 829await OpenDocumentAsync(testLspServer, document); 858await OpenDocumentAsync(testLspServer, document); 899await OpenDocumentAsync(testLspServer, document); 925await OpenDocumentAsync(testLspServer, document); 947await OpenDocumentAsync(testLspServer, document); 1262await OpenDocumentAsync(testLspServer, document); 1304await OpenDocumentAsync(testLspServer, openDocument); 1402await OpenDocumentAsync(testLspServer, firstDocument);