2 references to TryFindFurthestNearbyComment
Microsoft.CodeAnalysis.CSharp.Features (2)
QuickInfo\CSharpSyntacticQuickInfoProvider.cs (2)
109
if (
TryFindFurthestNearbyComment
(ref searchListAbove, out var nearbyComment))
117
if (
TryFindFurthestNearbyComment
(ref searchListBelow, out nearbyComment))