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