12 references to DidOpen
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (12)
DocumentChanges\DocumentChangesTests.cs (11)
47
await
DidOpen
(testLspServer, locationTyped.Uri);
80
await
DidOpen
(testLspServer, locationTyped.Uri);
104
await
DidOpen
(testLspServer, locationTyped.Uri);
106
await Assert.ThrowsAnyAsync<StreamJsonRpc.RemoteRpcException>(() =>
DidOpen
(testLspServer, locationTyped.Uri));
167
await
DidOpen
(testLspServer, locationTyped.Uri);
199
await
DidOpen
(testLspServer, locationTyped.Uri);
234
await
DidOpen
(testLspServer, locationTyped.Uri);
277
await
DidOpen
(testLspServer, locationTyped.Uri);
316
await
DidOpen
(testLspServer, locationTyped.Uri);
356
await
DidOpen
(testLspServer, locationTyped.Uri);
439
await
DidOpen
(testLspServer, locationTyped.Uri);
DocumentChanges\DocumentChangesTests.WithFindAllReferences.cs (1)
41
await
DidOpen
(testLspServer, locationTyped.Uri);