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