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