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