2 writes to Type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (2)
555
serializableMapping.
Type
= type;
563
serializableMapping.
Type
= type;
2 references to Type
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (2)
533
if (existingMapping.
Type
== null)
537
else if (existingMapping.
Type
!= type)