4 references to LValueToRValueWrapper
Microsoft.CodeAnalysis.VisualBasic (4)
Analysis\FlowAnalysis\AbstractFlowPass.vb (2)
896If initializerExpr.Kind = BoundKind.LValueToRValueWrapper Then 922If initializerExpr.Kind = BoundKind.LValueToRValueWrapper Then
Generated\BoundNodes.xml.Generated.vb (2)
327MyBase.New(BoundKind.LValueToRValueWrapper, syntax, type, hasErrors OrElse underlyingLValue.NonNullAndHasErrors()) 9346Case BoundKind.LValueToRValueWrapper