3 references to GetNestedActions
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (2)
CodeActions\IntroduceVariable\IntroduceVariableTests.cs (1)
28
=>
GetNestedActions
(actions);
Interactive\CodeActions\InteractiveIntroduceVariableTests.cs (1)
23
=>
GetNestedActions
(actions);
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
CodeActions\IntroduceVariable\IntroduceVariableTests.vb (1)
21
Return
GetNestedActions
(actions)