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 443e780 commit 54cb358Copy full SHA for 54cb358
src/Microsoft.FeatureManagement.Telemetry.ApplicationInsights/TelemetryClientExtensions.cs
@@ -8,7 +8,7 @@
8
namespace Microsoft.FeatureManagement.Telemetry.ApplicationInsights
9
{
10
/// <summary>
11
- /// Provides extension methods for tracking events with TargetingContext.
+ /// Provides extension methods for tracking events with <see cref="TargetingContext"/>.
12
/// </summary>
13
public static class TelemetryClientExtensions
14
0 commit comments