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