Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

PexSymbolicValue::IgnoreComputation Method (PexSymbolicValue::Action^)

 

Performs a given action, but forgets all constraints associated with the computation.

Namespace:   Microsoft.Pex.Framework
Assembly:  Microsoft.Pex.Framework (in Microsoft.Pex.Framework.dll)

public:
static void IgnoreComputation(
	PexSymbolicValue::Action^ action
)

Parameters

action
Type: Microsoft.Pex.Framework::PexSymbolicValue::Action^

The action.

Return to top
Show: