CoreStrings.MustRewriteToSameNode(Object, Object) Method

Definition

When called from '{caller}', rewriting a node of type '{type}' must return a non-null value of the same type. Alternatively, override '{caller}' and change it to not visit children of this type.

C#
public static string MustRewriteToSameNode (object? caller, object? type);

Parameters

caller
Object
type
Object

Returns

Applies to

Product Versions
Entity Framework Core 8.0, 9.0