2 references to nullables
System.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (2)
265
TypeMapping existingMapping = (TypeMapping)
nullables
[baseMapping.TypeName, baseMapping.Namespace];
289
nullables
.Add(baseMapping.TypeName, mapping.Namespace, mapping);