XamlIlEmitterExtensions.

EmitCall(IXamlILEmitter, IXamlMethod, bool) Method

Namespace
XamlX.IL
Containing Type
XamlIlEmitterExtensions

Syntax

public static IXamlILEmitter EmitCall(this IXamlILEmitter emitter, IXamlMethod method, bool swallowResult = false)

Parameters

Name Type Description
emitter IXamlILEmitter
method IXamlMethod
swallowResult bool

Return Value

Type Description
IXamlILEmitter