4 references to ValidateInternalRecursive
System (4)
compmod\system\componentmodel\LicenseManager.cs (4)
257return ValidateInternalRecursive(CurrentContext, 318isValid = ValidateInternalRecursive(context, baseType, null, allowExceptions, out license, out temp); 433if (!LicenseManager.ValidateInternalRecursive(LicenseManager.CurrentContext, 478if (LicenseManager.ValidateInternalRecursive(helperContext, type, null, false, out license, out licenseKey)) {