XamlIlTransformHelpers.

FindPossibleAdders(XamlIlAstTransformationContext, IXamlIlType) Method

Namespace
XamlIl.Transform
Containing Type
XamlIlTransformHelpers

Syntax

public static IReadOnlyList<IXamlIlMethod> FindPossibleAdders(XamlIlAstTransformationContext context, IXamlIlType type)

Parameters

Name Type Description
context XamlIlAstTransformationContext
type IXamlIlType

Return Value

Type Description
IReadOnlyList<IXamlIlMethod>