1 write to StringAndCommentTextSpans
Microsoft.CodeAnalysis.Workspaces (1)
Rename\RenameRewriterParameters.cs (1)
65StringAndCommentTextSpans = stringAndCommentTextSpans;
2 references to StringAndCommentTextSpans
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Rename\CSharpRenameRewriterLanguageService.cs (1)
142_stringAndCommentTextSpans = parameters.StringAndCommentTextSpans;
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Rename\VisualBasicRenameRewriterLanguageService.vb (1)
122_stringAndCommentTextSpans = parameters.StringAndCommentTextSpans