1 reference to FindContainingMethodSymbol
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\GenerateVariable\AbstractGenerateVariableService.State.cs (1)
308
ContainingMethod =
FindContainingMethodSymbol
(IdentifierToken.SpanStart, semanticModel, cancellationToken);