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