2 references to AddIdentifierTokenAnnotationPair
Microsoft.CodeAnalysis.Features (2)
ExtractMethod\MethodExtractor.Analyzer.cs (1)
339variables.Do(v => v.AddIdentifierTokenAnnotationPair(annotations, cancellationToken));
ExtractMethod\MethodExtractor.CodeGenerator.cs (1)
313variable.AddIdentifierTokenAnnotationPair(annotations, cancellationToken);