1 write to _scope
Microsoft.Build.Framework (1)
Telemetry\VSTelemetryActivity.cs (1)
25_scope = scope;
2 references to _scope
Microsoft.Build.Framework (2)
Telemetry\VSTelemetryActivity.cs (2)
47_scope.EndEvent.Properties[$"{TelemetryConstants.PropertyPrefix}{key}"] = new TelemetryComplexProperty(value); 60_scope.End(_result);