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