3 references to IsValueType
System.Runtime.Serialization (3)
System\Runtime\Serialization\SchemaImporter.cs (3)
668dataContract.IsValueType = IsValueType(typeName, annotation); 722xmlDataContract.IsValueType = IsValueType(typeName, xsdType.Annotation); 849dataContract.IsValueType = IsValueType(typeName, annotation);