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