CompilationLoader.Configuration.EnableAdditionalChecks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If set to true, the post-condition for loaded rewrite steps is checked if the corresponding verification is implemented. Otherwise post-condition verifications are skipped.
public bool EnableAdditionalChecks { get; set; }
member this.EnableAdditionalChecks : bool with get, set
Public Property EnableAdditionalChecks As Boolean