Show / Hide Table of Contents

Class DisassemblerConstants

Inheritance
Object
DisassemblerConstants
Namespace: BenchmarkDotNet.Disassemblers
Assembly: BenchmarkDotNet.dll
Syntax
public static class DisassemblerConstants

Fields

DisassemblerEntryMethodName

Declaration
public const string DisassemblerEntryMethodName = "__ForDisassemblyDiagnoser__"
Field Value
Type Description
String
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors