C# (CSharp) Microsoft.Cci.MutableCodeModel AnonymousDelegateRemover - 2 exemples trouvés. Ce sont les exemples réels les mieux notés de Microsoft.Cci.MutableCodeModel.AnonymousDelegateRemover extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
A rewriter for CodeModel method bodies, which changes any anynomous delegate expressions found in the body into delegates over methods of either the containing type of the method, or of a nested type of that type.