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
)
363
StatusSeverity = Severity.
Error
;
387
StatusSeverity = Severity.
Error
;