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