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