XamlIlTypeSystemExtensions.

FindMethod(IXamlIlType, FindMethodMethodSignature) Method

Namespace
XamlIl.TypeSystem
Containing Type
XamlIlTypeSystemExtensions

Syntax

public static IXamlIlMethod FindMethod(this IXamlIlType type, FindMethodMethodSignature signature)

Parameters

Name Type Description
type IXamlIlType
signature FindMethodMethodSignature

Return Value

Type Description
IXamlIlMethod