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