5 references to GetOuterOperationAndCorrespondingInnerOperation
Roslyn.Compilers.VisualBasic.IOperation.UnitTests (5)
IOperation\IOperationTests_IBranchOperation.Extensions.vb (5)
26
Dim result =
GetOuterOperationAndCorrespondingInnerOperation
(Of LabelStatementSyntax, GoToStatementSyntax)(
286
Dim result =
GetOuterOperationAndCorrespondingInnerOperation
(Of ForBlockSyntax, ExitStatementSyntax)(
307
Dim result =
GetOuterOperationAndCorrespondingInnerOperation
(Of SelectBlockSyntax, ExitStatementSyntax)(
327
result =
GetOuterOperationAndCorrespondingInnerOperation
(Of TOuterSyntax, TInnerSyntax)(source)
334
result =
GetOuterOperationAndCorrespondingInnerOperation
(Of SelectBlockSyntax, ExitStatementSyntax)(source)