2 references to _replacementAnnotation
Microsoft.CodeAnalysis.CSharp.Features (2)
IntroduceVariable\CSharpIntroduceVariableService.Rewriter.cs (2)
36
.WithAdditionalAnnotations(
_replacementAnnotation
);
49
if (innerExpression.HasAnnotation(
_replacementAnnotation
))