XamlIlTypeSystemExtensions.

EmitCall(IXamlIlEmitter, IXamlIlMethod, bool) Method

Namespace
XamlIl.TypeSystem
Containing Type
XamlIlTypeSystemExtensions

Syntax

public static IXamlIlEmitter EmitCall(this IXamlIlEmitter emitter, IXamlIlMethod method, bool swallowResult = false)

Parameters

Name Type Description
emitter IXamlIlEmitter
method IXamlIlMethod
swallowResult bool

Return Value

Type Description
IXamlIlEmitter