5 references to Error
Microsoft.CodeAnalysis.EditorFeatures (5)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (5)
136
public bool ShowSearchText => _statusSeverity != Severity.
Error
;
140
Severity.
Error
=> KnownMonikers.StatusError,
232
if (StatusSeverity == Severity.
Error
)
362
StatusSeverity = Severity.
Error
;
386
StatusSeverity = Severity.
Error
;