14 references to DidOpen
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (14)
DocumentChanges\DocumentChangesTests.cs (11)
39
await
DidOpen
(testLspServer, locationTyped.DocumentUri);
80
await
DidOpen
(testLspServer, locationTyped.DocumentUri);
104
await
DidOpen
(testLspServer, locationTyped.DocumentUri);
106
await Assert.ThrowsAnyAsync<StreamJsonRpc.RemoteRpcException>(() =>
DidOpen
(testLspServer, locationTyped.DocumentUri));
166
await
DidOpen
(testLspServer, locationTyped.DocumentUri);
189
await
DidOpen
(testLspServer, locationTyped.DocumentUri);
223
await
DidOpen
(testLspServer, locationTyped.DocumentUri);
260
await
DidOpen
(testLspServer, locationTyped.DocumentUri);
295
await
DidOpen
(testLspServer, locationTyped.DocumentUri);
329
await
DidOpen
(testLspServer, locationTyped.DocumentUri);
407
await
DidOpen
(testLspServer, locationTyped.DocumentUri);
DocumentChanges\DocumentChangesTests.LinkedDocuments.cs (2)
34
await
DidOpen
(testLspServer, caretLocation.DocumentUri);
78
await
DidOpen
(testLspServer, caretLocation.DocumentUri);
DocumentChanges\DocumentChangesTests.WithFindAllReferences.cs (1)
37
await
DidOpen
(testLspServer, locationTyped.DocumentUri);