1 reference to VariableMustNotBeByRef
System.Linq.Expressions (1)
System\Linq\Expressions\Strings.cs (1)
172internal static string VariableMustNotBeByRef(object? p0, object? p1) => SR.Format(SR.VariableMustNotBeByRef, p0, p1);