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