C# (CSharp) Microsoft.Cci.MutableCodeModel IteratorClosureInformation - 20 Beispiele gefunden. Dies sind die am besten bewerteten C# (CSharp) Beispiele für die Microsoft.Cci.MutableCodeModel.IteratorClosureInformation, die aus Open Source-Projekten extrahiert wurden. Sie können Beispiele bewerten, um die Qualität der Beispiele zu verbessern.
Information needed for and during the creation of the closure class for an iterator method. Such information includes: 1) the closure class, 2) its members, and 3) references to the generic instances of the class and its members, as used by methods in the closure class.