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