Property MethodInvocations
MethodInvocations
Declaration
public Dictionary<string, List<InvocationExpressionSyntax>> MethodInvocations { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| Dictionary<String, List<InvocationExpressionSyntax>> |
public Dictionary<string, List<InvocationExpressionSyntax>> MethodInvocations { readonly get; set; }
| Type | Description |
|---|---|
| Dictionary<String, List<InvocationExpressionSyntax>> |