3 references to CaptureResultIfNotAlready
Microsoft.CodeAnalysis (3)
Operations\ControlFlowGraphBuilder.cs (3)
1673
CaptureResultIfNotAlready
(operation.Syntax, captureId, result);
2683
CaptureResultIfNotAlready
(condition.RightOperand.Syntax, captureId, resultFromRight);
3440
CaptureResultIfNotAlready
(currentConditionalAccess.WhenNotNull.Syntax, resultCaptureId,