2 references to GetNullableType
System.Xml (2)
System\Xml\Serialization\Mappings.cs (2)
871
return
GetNullableType
(td.ArrayElementTypeDesc) + "[]";
883
return
GetNullableType
(TypeDesc);