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