1 reference to _serializer
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestProperty\CustomStringArrayConverter.cs (1)
39
var strings =
_serializer
.ReadObject(stream) as string[];