5 references to Error
Microsoft.CodeAnalysis.EditorFeatures (5)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (5)
133
public bool ShowSearchText => _statusSeverity != Severity.
Error
;
137
Severity.
Error
=> KnownMonikers.StatusError,
229
if (StatusSeverity == Severity.
Error
)
359
StatusSeverity = Severity.
Error
;
383
StatusSeverity = Severity.
Error
;