2 references to _nullables
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (2)
291
TypeMapping existingMapping = (TypeMapping)
_nullables
[baseMapping.TypeName, baseMapping.Namespace];
320
_nullables
.Add(baseMapping.TypeName, mapping.Namespace, mapping);