XamlTransformHelpers.

FindPossibleAdders(AstTransformationContext, IXamlType) Method

Namespace
XamlX.Transform
Containing Type
XamlTransformHelpers

Syntax

public static IReadOnlyList<IXamlMethod> FindPossibleAdders(AstTransformationContext context, IXamlType type)

Parameters

Name Type Description
context AstTransformationContext
type IXamlType

Return Value

Type Description
IReadOnlyList<IXamlMethod>