3 references to IsValueType
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (3)
667
dataContract.IsValueType =
IsValueType
(typeName, annotation);
721
xmlDataContract.IsValueType =
IsValueType
(typeName, xsdType.Annotation);
843
dataContract.IsValueType =
IsValueType
(typeName, annotation);