Méthode | Description | |
---|---|---|
GetDeclaredSymbol ( ClassTypeSyntax syntax ) : |
||
GetDeclaredSymbol ( ConstantBufferSyntax syntax ) : |
||
GetDeclaredSymbol ( FunctionDeclarationSyntax syntax ) : |
||
GetDeclaredSymbol ( FunctionDefinitionSyntax syntax ) : |
||
GetDeclaredSymbol ( InterfaceTypeSyntax syntax ) : |
||
GetDeclaredSymbol ( NamespaceSyntax syntax ) : |
||
GetDeclaredSymbol ( ParameterSyntax syntax ) : |
||
GetDeclaredSymbol ( StructTypeSyntax syntax ) : |
||
GetDeclaredSymbol ( TechniqueSyntax syntax ) : |
||
GetDeclaredSymbol ( TypeAliasSyntax syntax ) : |
||
GetDeclaredSymbol ( VariableDeclaratorSyntax syntax ) : |
||
GetDiagnostics ( ) : IEnumerable |
||
GetExpressionType ( |
||
GetSymbol ( AttributeSyntax syntax ) : |
||
GetSymbol ( |
||
GetSymbol ( IdentifierDeclarationNameSyntax syntax ) : |
||
GetSymbol ( SemanticSyntax syntax ) : |
||
LookupSymbols ( |
Méthode | Description | |
---|---|---|
FindClosestNodeWithBinder ( SyntaxNode root, |
||
GetBoundExpression ( |
||
GetSymbol ( |
||
GetSymbol ( |
||
GetSymbol ( |
||
GetSymbol ( |
||
GetSymbol ( |
||
GetSymbol ( |
||
GetSymbol ( |
||
GetSymbol ( |
||
LookupSymbols ( |
||
SemanticModel ( |
public GetDeclaredSymbol ( ClassTypeSyntax syntax ) : |
||
syntax | ClassTypeSyntax | |
Résultat |
public GetDeclaredSymbol ( ConstantBufferSyntax syntax ) : |
||
syntax | ConstantBufferSyntax | |
Résultat |
public GetDeclaredSymbol ( FunctionDeclarationSyntax syntax ) : |
||
syntax | FunctionDeclarationSyntax | |
Résultat |
public GetDeclaredSymbol ( FunctionDefinitionSyntax syntax ) : |
||
syntax | FunctionDefinitionSyntax | |
Résultat |
public GetDeclaredSymbol ( InterfaceTypeSyntax syntax ) : |
||
syntax | InterfaceTypeSyntax | |
Résultat |
public GetDeclaredSymbol ( NamespaceSyntax syntax ) : |
||
syntax | NamespaceSyntax | |
Résultat |
public GetDeclaredSymbol ( ParameterSyntax syntax ) : |
||
syntax | ParameterSyntax | |
Résultat |
public GetDeclaredSymbol ( StructTypeSyntax syntax ) : |
||
syntax | StructTypeSyntax | |
Résultat |
public GetDeclaredSymbol ( TechniqueSyntax syntax ) : |
||
syntax | TechniqueSyntax | |
Résultat |
public GetDeclaredSymbol ( TypeAliasSyntax syntax ) : |
||
syntax | TypeAliasSyntax | |
Résultat |
public GetDeclaredSymbol ( VariableDeclaratorSyntax syntax ) : |
||
syntax | VariableDeclaratorSyntax | |
Résultat |
public GetExpressionType ( |
||
expression | ||
Résultat |
public GetSymbol ( AttributeSyntax syntax ) : |
||
syntax | AttributeSyntax | |
Résultat |
public GetSymbol ( |
||
expression | ||
Résultat |
public GetSymbol ( IdentifierDeclarationNameSyntax syntax ) : |
||
syntax | IdentifierDeclarationNameSyntax | |
Résultat |
public GetSymbol ( SemanticSyntax syntax ) : |
||
syntax | SemanticSyntax | |
Résultat |
public LookupSymbols ( |
||
position | ||
Résultat | IEnumerable |