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