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