4 references to GetAdornment
Microsoft.CodeAnalysis.EditorFeatures.Wpf (4)
InlineRename\CommandHandlers\RenameCommandHandler.cs (4)
48
=>
GetAdornment
(textView) switch
62
if (
GetAdornment
(textView) is { } adornment)
70
if (
GetAdornment
(textView) is RenameDashboard dashboard)
78
if (
GetAdornment
(textView) is RenameDashboard dashboard)