1 write to _rootType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\XmlSerializerObjectSerializer.cs (1)
43
_rootType
= type;
1 reference to _rootType
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\XmlSerializerObjectSerializer.cs (1)
66
XmlTypeMapping mapping = new XmlReflectionImporter(null, null).ImportTypeMapping(
_rootType
);