XamlIlTypeReferenceResolver.

ResolveType(XamlIlAstTransformationContext, string, string, bool, List<XamlIlAstXmlTypeReference>, IXamlIlLineInfo, bool) Method

Syntax

public static XamlIlAstClrTypeReference ResolveType(XamlIlAstTransformationContext context, string xmlns, string name, bool isMarkupExtension, List<XamlIlAstXmlTypeReference> typeArguments, IXamlIlLineInfo lineInfo, bool strict)

Parameters

Name Type Description
context XamlIlAstTransformationContext
xmlns string
name string
isMarkupExtension bool
typeArguments List<XamlIlAstXmlTypeReference>
lineInfo IXamlIlLineInfo
strict bool

Return Value

Type Description
XamlIlAstClrTypeReference