We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808743e commit a40c1a5Copy full SHA for a40c1a5
aspnetcore/blazor/performance/webassembly-event-pipe-diagnostics.md
@@ -37,9 +37,7 @@ dotnet workload install wasm-tools
37
* Upload the file via HTTP.
38
* Parse and validate that the trace contains the expected method calls.
39
40
-Built-in diagnostic counters are available to track:
41
-
42
-* [Ahead-of-time (AOT) compilation](xref:blazor/tooling/webassembly#ahead-of-time-aot-compilation)
+Built-in diagnostic counters are available to track [Ahead-of-time (AOT) compilation](xref:blazor/tooling/webassembly#ahead-of-time-aot-compilation).
43
44
## GC (Garbage Collector) dumps
45
0 commit comments