5 references to LValueToRValueWrapper
Microsoft.CodeAnalysis.VisualBasic (5)
Analysis\FlowAnalysis\AbstractFlowPass.vb (2)
887If initializerExpr.Kind = BoundKind.LValueToRValueWrapper Then 913If initializerExpr.Kind = BoundKind.LValueToRValueWrapper Then
Generated\BoundNodes.xml.Generated.vb (2)
327MyBase.New(BoundKind.LValueToRValueWrapper, syntax, type, hasErrors OrElse underlyingLValue.NonNullAndHasErrors()) 9312Case BoundKind.LValueToRValueWrapper
Operations\VisualBasicOperationFactory.vb (1)
243Case BoundKind.LValueToRValueWrapper