GeneratorDriverTimingInfo.GeneratorTimes プロパティ

定義

ジェネレーターごとの個々のタイミング。

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)

プロパティ値

適用対象