ExecutionScope.Locals Field

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents the hoisted local variables from the parent context.

Namespace:   System.Runtime.CompilerServices
Assembly:  System.Core (in System.Core.dll)

public object[] Locals

Field Value

Type: System.Object[]

.NET Framework
Available since 3.5
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: