Base:
method
GetProperties
Microsoft.Build.Framework.Telemetry.TelemetryBase.GetProperties()
9 references to GetProperties
Microsoft.Build.Framework.UnitTests (9)
CrashTelemetry_Tests.cs (9)
120
IDictionary<string, string> props = telemetry.
GetProperties
();
143
IDictionary<string, string> props = telemetry.
GetProperties
();
330
IDictionary<string, string> props = telemetry.
GetProperties
();
579
IDictionary<string, string> props = telemetry.
GetProperties
();
595
IDictionary<string, string> props = telemetry.
GetProperties
();
669
IDictionary<string, string> props = telemetry.
GetProperties
();
711
IDictionary<string, string> props = telemetry.
GetProperties
();
782
IDictionary<string, string> props = telemetry.
GetProperties
();
803
IDictionary<string, string> props = telemetry.
GetProperties
();