1 reference to GetEnclosingMethod
Microsoft.CodeAnalysis.Features (1)
CodeLens\CodeLensReferencesService.cs (1)
254
var fullName =
GetEnclosingMethod
(semanticModel, commonLocation, cancellationToken)?.ToDisplayString(MethodDisplayFormat);