Share via


GeneratorTimingInfo.Generator Property

Definition

The ISourceGenerator that was running during the recorded time.

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

Property Value

Applies to