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