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