Method DoesPerformStructuralChange
DoesPerformStructuralChange(InvocationExpressionSyntax, SemanticModel)
Declaration
public static bool DoesPerformStructuralChange(this InvocationExpressionSyntax syntax, SemanticModel model)
Parameters
Type | Name | Description |
---|---|---|
InvocationExpressionSyntax | syntax | |
SemanticModel | model |
Returns
Type | Description |
---|---|
Boolean |