2 references to GetCommandState
Microsoft.CodeAnalysis.EditorFeatures (2)
Formatting\FormatCommandHandler.FormatDocument.cs (1)
15
=>
GetCommandState
(args.SubjectBuffer);
Formatting\FormatCommandHandler.FormatSelection.cs (1)
18
=>
GetCommandState
(args.SubjectBuffer);