2 references to GetKey
System.ComponentModel.TypeConverter (2)
System\ComponentModel\LicFileLicenseProvider.cs (2)
26
return key.StartsWith(
GetKey
(type));
93
lic = new LicFileLicense(this,
GetKey
(type));