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