1 write to _replacementText
Microsoft.CodeAnalysis.Workspaces (1)
Rename\ConflictEngine\ConflictResolver.Session.cs (1)
59
_replacementText
= replacementText;
6 references to _replacementText
Microsoft.CodeAnalysis.Workspaces (6)
Rename\ConflictEngine\ConflictResolver.Session.cs (6)
107
_replacementTextValid = IsIdentifierValid_Worker(baseSolution,
_replacementText
, documentsGroupedByTopologicallySortedProjectId.Select(g => g.Key));
110
baseSolution, renamedSpansTracker,
_replacementText
, _replacementTextValid, this.RenameOptions);
643
_replacementText
))
727
?.TryAddPossibleNameConflicts(symbol,
_replacementText
, possibleNameConflictsList);
762
if (info.ProbablyContainsIdentifier(
_replacementText
))
833
_replacementText
,