2 references to _annotation
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\MethodExtractor.VariableSymbol.cs (2)
256public override SyntaxAnnotation IdentifierTokenAnnotation => _annotation; 263annotations.Add((GetOriginalIdentifierToken(cancellationToken), _annotation));