Läs på engelska

Dela via


InitializationContext Struct

Definition

Context passed to a source generator when Initialize(InitializationContext) is called

C#
public struct InitializationContext
Inheritance
InitializationContext

Properties

CancellationToken

A CancellationToken that can be checked to see if the initialization should be cancelled.

Methods

RegisterForSyntaxNotifications(SyntaxReceiverCreator)

Register a SyntaxReceiverCreator for this generator, which can be used to create an instance of an ISyntaxReceiver.

Applies to

Produkt Versioner
Roslyn 3.6.0, 3.7.0