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