1 write to _replacementText
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Features\InlineRename\XamlEditorInlineRenameService.cs (1)
187_replacementText = replacementText;
1 reference to _replacementText
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Features\InlineRename\XamlEditorInlineRenameService.cs (1)
194public bool ReplacementTextValid => _inlineRenameLocationSet.IsReplacementTextValid(_replacementText);