Version: 2019.1

Is.AllocatingGCMemory

Switch to Manual
public static TestTools.Constraints.AllocatingGCMemoryConstraint AllocatingGCMemory ();

Returns

AllocatingGCMemoryConstraint A constraint object.

Description

Declares a constraint that the provided delegate allocates GC memory.

See AllocatingGCMemoryConstraint for more information.