2 references to ConverterNotSupported
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
TestObject.cs (2)
272throw new NotSupportedException(string.Format(CultureInfo.CurrentCulture, Resources.Resources.ConverterNotSupported, valueType.Name)); 319throw new NotSupportedException(string.Format(CultureInfo.CurrentCulture, Resources.Resources.ConverterNotSupported, valueType.Name));