Struct MethodInstrumentation
Inherited Members
Namespace: Microsoft.CodeAnalysis.Emit
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public readonly struct MethodInstrumentation
Properties
Kinds
Declaration
public ImmutableArray<InstrumentationKind> Kinds { get; init; }
Property Value
| Type | Description |
|---|---|
| ImmutableArray<InstrumentationKind> |