public RemoveAnonymousDelegates ( IMethodDefinition method, |
||
method | IMethodDefinition | The method containing the block that is to be rewritten. |
body | The block to be rewritten. /// The entire tree rooted at the block must be mutable and the nodes must not be shared with anything else. | |
return | ICollection |