1 instantiation of CustomKeyValueConverter
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestObject.cs (1)
23
private static readonly CustomKeyValueConverter KeyValueConverter =
new
();
1 reference to CustomKeyValueConverter
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestObject.cs (1)
23
private static readonly
CustomKeyValueConverter
KeyValueConverter = new();