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