Method GetCachedValue
GetCachedValue(string, ExpressionSyntax, TypeHandle, params IdentifierNameSyntax[])
Declaration
public override ExpressionSyntax GetCachedValue(string key, ExpressionSyntax value, TypeHandle type, params IdentifierNameSyntax[] attributes)
Parameters
| Type | Name | Description |
|---|---|---|
| string | key | |
| ExpressionSyntax | value | |
| TypeHandle | type | |
| IdentifierNameSyntax[] | attributes |
Returns
| Type | Description |
|---|---|
| ExpressionSyntax |