1 reference to LicExceptionTypeOnly
System.ComponentModel.TypeConverter (1)
System\ComponentModel\LicenseException.cs (1)
26public LicenseException(Type? type) : this(type, null, SR.Format(SR.LicExceptionTypeOnly, type?.FullName))