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