Class SourceCodeHelper
- Namespace
- BenchmarkDotNet.Helpers
- Assembly
- BenchmarkDotNet.dll
public static class SourceCodeHelper
- Inheritance
-
SourceCodeHelper
Methods
IsCompilationTimeConstant(object)
public static bool IsCompilationTimeConstant(object value)
Parameters
valueobject
Returns
IsCompilationTimeConstant(Type)
public static bool IsCompilationTimeConstant(Type type)
Parameters
typeType
Returns
ToSourceCode(object)
public static string ToSourceCode(object value)
Parameters
valueobject