2 references to _nullables
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
653existingMapping = (TypeMapping?)_nullables[baseMapping.TypeName!, baseMapping.Namespace]; 690_nullables.Add(baseMapping.TypeName, baseMapping.Namespace, mapping);