2 references to PropName_Category
Microsoft.TestPlatform.CommunicationUtilities (2)
_generated\63\TestPlatformJsonContext.TestProperty.g.cs (1)
220
writer.WriteString(
PropName_Category
, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestProperty)value).Category);
_generated\66\TestPlatformJsonContext.TestResultMessage.g.cs (1)
109
writer.WriteString(
PropName_Category
, ((global::Microsoft.VisualStudio.TestPlatform.ObjectModel.TestResultMessage)value).Category);