Implemented interface member:
1 reference to GetCommandState
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
ExtractInterface\ExtractInterfaceTests.cs (1)
1217
var state = handler.
GetCommandState
(new ExtractInterfaceCommandArgs(textView, textView.TextBuffer));