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