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