3 references to IsValueType
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\SchemaImporter.cs (3)
659dataContract.IsValueType = IsValueType(typeName, annotation); 713xmlDataContract.IsValueType = IsValueType(typeName, xsdType.Annotation); 830dataContract.IsValueType = IsValueType(typeName, annotation);