4 references to s_replacementAnnotation
Microsoft.CodeAnalysis.CSharp.Features (4)
IntroduceVariable\CSharpIntroduceVariableService.Rewriter.cs (4)
36.WithAdditionalAnnotations(s_replacementAnnotation); 47newNode.Expression.HasAnnotation(s_replacementAnnotation)) 64newNode.Expression.HasAnnotation(s_replacementAnnotation) && 84if (innerExpression.HasAnnotation(s_replacementAnnotation))