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 ab6a3bb commit c76a33cCopy full SHA for c76a33c
src/tests/tracing/eventpipe/enabledisable/enabledisable.cs
@@ -5,6 +5,7 @@
5
using Microsoft.Diagnostics.Tracing;
6
using Microsoft.Diagnostics.Tracing.Parsers.Clr;
7
using System;
8
+using System.Collections.Concurrent;
9
using System.Diagnostics;
10
using System.Diagnostics.Tracing;
11
using System.IO;
0 commit comments