diff --git a/src/coreclr/nativeaot/docs/reflection-in-aot-mode.md b/src/coreclr/nativeaot/docs/reflection-in-aot-mode.md index 30f0b465ab3276..3fcfdae3e94b47 100644 --- a/src/coreclr/nativeaot/docs/reflection-in-aot-mode.md +++ b/src/coreclr/nativeaot/docs/reflection-in-aot-mode.md @@ -93,6 +93,7 @@ To enable simulated `Assembly.GetCallingAssembly`, you will need: +``` ## Experimental Reflection Free Mode