From 60e7caf91c1ac5870feee3e14454f5b2fcbdb8dc Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Sun, 16 Jan 2022 17:57:01 +0100 Subject: [PATCH] docs(dotnet): enable collecting tracing sources (#11410) --- docs/src/api/class-tracing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/api/class-tracing.md b/docs/src/api/class-tracing.md index 1cb2e5e01e..40624f49e8 100644 --- a/docs/src/api/class-tracing.md +++ b/docs/src/api/class-tracing.md @@ -128,7 +128,7 @@ a timeline preview. Whether to capture DOM snapshot on every action. ### option: Tracing.start.sources -* langs: js +* langs: js, csharp - `sources` <[boolean]> Whether to include source files for trace actions.