2 references to IsKeyValid
System (2)
compmod\system\componentmodel\LicFileLicenseProvider.cs (2)
58
if (key != null &&
IsKeyValid
(key, type)) {
86
if (
IsKeyValid
(s, type)) {