2 references to GetVersionAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
DocumentChanges\DocumentChangesTests.cs (2)
442var version = await GetVersionAsync(locationTyped.DocumentUri); 446Assert.Equal(1, await GetVersionAsync(locationTyped.DocumentUri));