2 references to GetNullableTypeDesc
System.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
264TypeDesc typeDesc = baseMapping.TypeDesc.GetNullableTypeDesc(type);
System\Xml\Serialization\XmlReflectionImporter.cs (1)
572TypeDesc typeDesc = baseMapping.TypeDesc.GetNullableTypeDesc(type);