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