3 references to ComPlusTypeValidator
System.ServiceModel (3)
System\ServiceModel\ComIntegration\ComPlusTypeLoader.cs (3)
41if (!ComPlusTypeValidator.IsValidInterface(iid)) 306if (!ComPlusTypeValidator.IsValidParameter(parameterType, parameter, allowReferences)) 331if (!ComPlusTypeValidator.IsValidParameter(returnType, returnCustomAttributes, allowReferences))