1 write to _rootType
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\XmlSerializerObjectSerializer.cs (1)
37_rootType = type ?? throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgumentNull(nameof(type));
1 reference to _rootType
System.ServiceModel.Primitives (1)
System\ServiceModel\Dispatcher\XmlSerializerObjectSerializer.cs (1)
64XmlTypeMapping mapping = new XmlReflectionImporter().ImportTypeMapping(_rootType);