1 write to Name
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TelemetryEvent.cs (1)
18Name = name;
2 references to Name
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\56\TestPlatformJsonContext.TelemetryEvent.g.cs (2)
60Getter = static obj => ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TelemetryEvent)obj).Name, 110writer.WriteString(PropName_Name, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TelemetryEvent)value).Name);