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