Implemented interface member:
1 reference to GetCommandState
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Organizing\OrganizeTypeDeclarationTests.cs (1)
1082
var state = handler.
GetCommandState
(new SortAndRemoveUnnecessaryImportsCommandArgs(textView, textView.TextBuffer));