2 references to GetNullableTypeDesc
System.Private.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
260
TypeDesc typeDesc = baseMapping.TypeDesc!.
GetNullableTypeDesc
(type);
System\Xml\Serialization\XmlReflectionImporter.cs (1)
649
TypeDesc typeDesc = baseMapping.TypeDesc!.
GetNullableTypeDesc
(type);