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