From c64772cf0fd6d2d0c0eb8a2f107c193173529e44 Mon Sep 17 00:00:00 2001 From: Max Schmitt Date: Tue, 18 Jan 2022 09:35:29 +0100 Subject: [PATCH] cherry-pick(release-1.18): docs(dotnet): enable collecting tracing sources (#11410) (#11432) --- 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.