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