1 write to _stringAndCommentTextSpans
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Rename\CSharpRenameRewriterLanguageService.cs (1)
142_stringAndCommentTextSpans = parameters.StringAndCommentTextSpans;
2 references to _stringAndCommentTextSpans
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
Rename\CSharpRenameRewriterLanguageService.cs (2)
212var shouldCheckTrivia = _stringAndCommentTextSpans.ContainsKey(token.Span); 688!_stringAndCommentTextSpans.TryGetValue(oldToken.Span, out subSpansToReplace)))