-
Couldn't load subscription status.
- Fork 35
F_CodeJam_PlatformDependent_AggressiveInlining
Andrew Koryavchenko edited this page Jun 17, 2018
·
1 revision
MethodImplOptions.AggressiveInlining or 0, if not supported by target platform
Namespace: CodeJam
Assembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public const MethodImplOptions AggressiveInlining = MethodImplOptions.AggressiveInliningVB
Public Const AggressiveInlining As MethodImplOptions = MethodImplOptions.AggressiveInliningF#
static val mutable AggressiveInlining: MethodImplOptionsType: MethodImplOptions