Search Results for

    Show / Hide Table of Contents

    Struct MethodInstrumentation

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    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>
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0