2 references to GetTargetPositionAsync
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
GoToAdjacentMember\CSharpGoToAdjacentMemberTests.cs (2)
26Assert.Null(await GetTargetPositionAsync(code, next: true)); 38Assert.Null(await GetTargetPositionAsync(code, next: true));