XamlIlAstCompilerLocalNode.

XamlIlAstCompilerLocalNode(IXamlIlLineInfo, XamlIlAstClrTypeReference) Constructor

Namespace
XamlIl.Ast
Containing Type
XamlIlAstCompilerLocalNode

Syntax

public XamlIlAstCompilerLocalNode(IXamlIlLineInfo lineInfo, XamlIlAstClrTypeReference type)

Parameters

Name Type Description
lineInfo IXamlIlLineInfo
type XamlIlAstClrTypeReference

Return Value

Type Description
void