4 references to PassArgumentByVal
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\Binder_Invocation.vb (3)
2714items.Add(PassArgumentByVal(arguments(paramArrayItems(i)), 2817Return PassArgumentByVal(argument, conversionTo, targetType, diagnostics) 2917Return PassArgumentByVal(argument, conversionTo, targetType, diagnostics)
Semantics\OverloadResolution.vb (1)
3399Dim passedExpression As BoundExpression = binder.PassArgumentByVal(argument, conv, targetType, BindingDiagnosticBag.Discarded)