2 references to ObjectType
System.ServiceModel.Internals (2)
System\Runtime\TypeHelper.cs (2)
152
while ((baseType != null) && (baseType != TypeHelper.
ObjectType
))
279
if (sourceType.IsValueType && (destinationType ==
ObjectType
|| destinationType == typeof(ValueType)))