GeneratorExecutionContext.ParseOptions Property

Definition

Get the ParseOptions that will be used to parse any added sources.

public Microsoft.CodeAnalysis.ParseOptions ParseOptions { get; }
member this.ParseOptions : Microsoft.CodeAnalysis.ParseOptions
Public ReadOnly Property ParseOptions As ParseOptions

Property Value

Applies to