2 writes to ErrorText
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (2)
66ErrorText = null; 83ErrorText = string.IsNullOrEmpty(session.ReplacementText)
2 references to ErrorText
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (2)
128if (ErrorText != null || 221=> ErrorText != null;