GeneratorDriverTimingInfo.GeneratorTimes Property

Definition

Individual timings per generator.

public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.GeneratorTimingInfo> GeneratorTimes { get; }
member this.GeneratorTimes : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.GeneratorTimingInfo>
Public ReadOnly Property GeneratorTimes As ImmutableArray(Of GeneratorTimingInfo)

Property Value

Applies to