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