Share via


CodeGeneratorContext.EnsureExpressionHelperVariable Method

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Adds the expression helper variable to the generated class if not yet added,

public void EnsureExpressionHelperVariable();
member this.EnsureExpressionHelperVariable : unit -> unit
Public Sub EnsureExpressionHelperVariable ()

Applies to