2 references to GetKey
System (2)
compmod\system\componentmodel\LicFileLicenseProvider.cs (2)
32
return key.StartsWith(
GetKey
(type));
87
lic = new LicFileLicense(this,
GetKey
(type));