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
)
362
StatusSeverity = Severity.
Error
;
386
StatusSeverity = Severity.
Error
;