TypeSystemExtensions.

Ldloc(IXamlIlEmitter, IXamlIlLocal) Method

Namespace
XamlIl.TypeSystem
Containing Type
TypeSystemExtensions

Syntax

public static IXamlIlEmitter Ldloc(this IXamlIlEmitter emitter, IXamlIlLocal local)

Parameters

Name Type Description
emitter IXamlIlEmitter
local IXamlIlLocal

Return Value

Type Description
IXamlIlEmitter