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