IncrementalGeneratorPostInitializationContext Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Context passed to an incremental generator when it has registered an output via RegisterPostInitializationOutput(Action<IncrementalGeneratorPostInitializationContext>)
public readonly struct IncrementalGeneratorPostInitializationContext
type IncrementalGeneratorPostInitializationContext = struct
Public Structure IncrementalGeneratorPostInitializationContext
- Inheritance
-
IncrementalGeneratorPostInitializationContext
Cancellation |
A CancellationToken that can be checked to see if the PostInitialization should be cancelled. |
Add |
Adds a SourceText to the compilation that will be available during subsequent phases |
Add |
Adds source code in the form of a String to the compilation that will be available during subsequent phases |
Produkt | Versioner |
---|---|
Roslyn | 4.2.0, 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 4.0.1, 4.1.0, 4.12.2, 4.13.0 |
Feedback om .NET
.NET är ett öppen källkod projekt. Välj en länk för att ge feedback: