2 writes to ErrorText
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (2)
92ErrorText = null; 109ErrorText = string.IsNullOrEmpty(session.ReplacementText)
2 references to ErrorText
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (2)
154if (ErrorText != null || 265=> ErrorText != null;