Property IsDynamicCodeSupported
IsDynamicCodeSupported
Gets an bool indicating if the current environment supports dynamic code or it's running in an AOT assembly.
public static bool IsDynamicCodeSupported { get; }
Gets an bool indicating if the current environment supports dynamic code or it's running in an AOT assembly.
public static bool IsDynamicCodeSupported { get; }