4 references to DidClose
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (4)
DocumentChanges\DocumentChangesTests.cs (3)
59
await
DidClose
(testLspServer, locationTyped.Uri);
126
await Assert.ThrowsAnyAsync<StreamJsonRpc.RemoteRpcException>(() =>
DidClose
(testLspServer, locationTyped.Uri));
169
await
DidClose
(testLspServer, locationTyped.Uri);
DocumentChanges\DocumentChangesTests.WithFindAllReferences.cs (1)
86
await
DidClose
(testLspServer, locationTyped.Uri);